Skip to content

Commit 02a6c0a

Browse files
authored
Merge branch 'develop' into dependabot/github_actions/develop/github/codeql-action-3.28.10
2 parents ef3d50d + 057f7ff commit 02a6c0a

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
@@ -37,7 +37,7 @@
3737
<jackson.version>2.18.2</jackson.version>
3838
<jsr305.version>3.0.2</jsr305.version>
3939
<swagger.version>1.6.15</swagger.version>
40-
<junit.version>5.11.4</junit.version>
40+
<junit.version>5.12.0</junit.version>
4141
<mockito.version>5.15.2</mockito.version>
4242
</properties>
4343

@@ -94,7 +94,7 @@
9494
</plugin>
9595
<plugin>
9696
<artifactId>maven-compiler-plugin</artifactId>
97-
<version>3.13.0</version>
97+
<version>3.14.0</version>
9898
<configuration>
9999
<release>${java.version}</release>
100100
</configuration>

0 commit comments

Comments
 (0)