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 e565704 commit e7543c3Copy full SHA for e7543c3
pom.xml
@@ -106,7 +106,7 @@
106
<dependency>
107
<groupId>org.junit</groupId>
108
<artifactId>junit-bom</artifactId>
109
- <version>5.10.1</version>
+ <version>5.10.2</version>
110
<type>pom</type>
111
<scope>import</scope>
112
</dependency>
@@ -178,7 +178,7 @@
178
179
<groupId>org.assertj</groupId>
180
<artifactId>assertj-core</artifactId>
181
- <version>3.24.2</version>
+ <version>3.25.3</version>
182
183
184
<groupId>com.tngtech.archunit</groupId>
@@ -193,7 +193,7 @@
193
194
<groupId>io.vertx</groupId>
195
<artifactId>vertx-stack-depchain</artifactId>
196
- <version>4.5.3</version>
+ <version>4.5.5</version>
197
198
199
0 commit comments