Skip to content

Commit e801fc7

Browse files
author
Steven van Beelen
authored
Merge pull request #413 from AxonIQ/dependabot/maven/maven-dependencies-f4646010f1
Bump the maven-dependencies group with 7 updates
2 parents 7beeba0 + 126a40a commit e801fc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
6161
<junit.jupiter.version>5.11.4</junit.jupiter.version>
6262
<mockito.version>5.14.2</mockito.version>
63-
<testcontainers.version>1.20.4</testcontainers.version>
63+
<testcontainers.version>1.20.5</testcontainers.version>
6464
<testng.version>7.10.2</testng.version>
6565

6666
<httpclient5.version>5.4.2</httpclient5.version>
@@ -387,7 +387,7 @@
387387
</plugin>
388388
<plugin>
389389
<artifactId>maven-compiler-plugin</artifactId>
390-
<version>3.13.0</version>
390+
<version>3.14.0</version>
391391
<configuration>
392392
<source>11</source>
393393
<target>11</target>

0 commit comments

Comments
 (0)