We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83faf43 commit 9feda15Copy full SHA for 9feda15
1 file changed
pom.xml
@@ -134,7 +134,7 @@
134
<dependency>
135
<groupId>org.junit.jupiter</groupId>
136
<artifactId>junit-jupiter-engine</artifactId>
137
- <version>5.11.3</version>
+ <version>5.11.4</version>
138
<scope>test</scope>
139
</dependency>
140
@@ -182,7 +182,7 @@
182
183
<groupId>com.google.guava</groupId>
184
<artifactId>guava</artifactId>
185
- <version>33.3.1-jre</version>
+ <version>33.4.0-jre</version>
186
187
<!-- Apache Commons -->
188
0 commit comments