File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9696 <dependency >
9797 <groupId >io.netty</groupId >
9898 <artifactId >netty-bom</artifactId >
99- <version >4.1.118 .Final</version >
99+ <version >4.1.119 .Final</version >
100100 <type >pom</type >
101101 <scope >import</scope >
102102 </dependency >
116116 <dependency >
117117 <groupId >org.slf4j</groupId >
118118 <artifactId >slf4j-api</artifactId >
119- <version >2.0.16 </version >
119+ <version >2.0.17 </version >
120120 </dependency >
121121
122122 <dependency >
144144 <plugin >
145145 <groupId >org.apache.maven.plugins</groupId >
146146 <artifactId >maven-project-info-reports-plugin</artifactId >
147- <version >3.8 .0</version >
147+ <version >3.9 .0</version >
148148 </plugin >
149149 </plugins >
150150 </pluginManagement >
181181 <plugin >
182182 <groupId >org.apache.maven.plugins</groupId >
183183 <artifactId >maven-compiler-plugin</artifactId >
184- <version >3.13 .0</version >
184+ <version >3.14 .0</version >
185185 <configuration >
186186 <release >${maven.compiler.release} </release >
187187 <compilerArgs >
Original file line number Diff line number Diff line change 4949 <plugin >
5050 <groupId >org.apache.maven.plugins</groupId >
5151 <artifactId >maven-project-info-reports-plugin</artifactId >
52- <version >3.8 .0</version >
52+ <version >3.9 .0</version >
5353 </plugin >
5454 </plugins >
5555 </pluginManagement >
Original file line number Diff line number Diff line change 9191 <dependency >
9292 <groupId >io.netty</groupId >
9393 <artifactId >netty-bom</artifactId >
94- <version >4.1.118 .Final</version >
94+ <version >4.1.119 .Final</version >
9595 <type >pom</type >
9696 <scope >import</scope >
9797 </dependency >
113113 <dependency >
114114 <groupId >org.slf4j</groupId >
115115 <artifactId >slf4j-jdk14</artifactId >
116- <version >2.0.16 </version >
116+ <version >2.0.17 </version >
117117 </dependency >
118118
119119 <dependency >
140140 <plugin >
141141 <groupId >org.apache.maven.plugins</groupId >
142142 <artifactId >maven-project-info-reports-plugin</artifactId >
143- <version >3.8 .0</version >
143+ <version >3.9 .0</version >
144144 </plugin >
145145 </plugins >
146146 </pluginManagement >
177177 <plugin >
178178 <groupId >org.apache.maven.plugins</groupId >
179179 <artifactId >maven-compiler-plugin</artifactId >
180- <version >3.13 .0</version >
180+ <version >3.14 .0</version >
181181 <configuration >
182182 <release >${maven.compiler.release} </release >
183183 <compilerArgs >
Original file line number Diff line number Diff line change 9191 <dependency >
9292 <groupId >org.testcontainers</groupId >
9393 <artifactId >testcontainers</artifactId >
94- <version >1.20.4 </version >
94+ <version >1.20.6 </version >
9595 <scope >compile</scope >
9696 </dependency >
9797 <!-- Testcontainers is using outdated v1 -->
9898 <dependency >
9999 <groupId >org.slf4j</groupId >
100100 <artifactId >slf4j-api</artifactId >
101- <version >2.0.16 </version >
101+ <version >2.0.17 </version >
102102 </dependency >
103103
104104 <!-- Tests -->
111111 <dependency >
112112 <groupId >org.junit.jupiter</groupId >
113113 <artifactId >junit-jupiter</artifactId >
114- <version >5.11.4 </version >
114+ <version >5.12.0 </version >
115115 <scope >test</scope >
116116 </dependency >
117117 <dependency >
118118 <groupId >org.slf4j</groupId >
119119 <artifactId >slf4j-simple</artifactId >
120- <version >2.0.16 </version >
120+ <version >2.0.17 </version >
121121 <scope >test</scope >
122122 </dependency >
123123 <dependency >
147147 <plugin >
148148 <groupId >org.apache.maven.plugins</groupId >
149149 <artifactId >maven-project-info-reports-plugin</artifactId >
150- <version >3.8 .0</version >
150+ <version >3.9 .0</version >
151151 </plugin >
152152 </plugins >
153153 </pluginManagement >
184184 <plugin >
185185 <groupId >org.apache.maven.plugins</groupId >
186186 <artifactId >maven-compiler-plugin</artifactId >
187- <version >3.13 .0</version >
187+ <version >3.14 .0</version >
188188 <configuration >
189189 <release >${maven.compiler.release} </release >
190190 <compilerArgs >
You can’t perform that action at this time.
0 commit comments