Skip to content

Commit a9a2ec5

Browse files
authored
Merge branch 'main' into junie-init
2 parents 38c9932 + f5345be commit a9a2ec5

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
@@ -52,13 +52,13 @@
5252

5353
<plugin>
5454
<artifactId>maven-surefire-plugin</artifactId>
55-
<version>3.5.3</version>
55+
<version>3.5.4</version>
5656
</plugin>
5757

5858
<plugin>
5959
<groupId>org.hibernate.orm.tooling</groupId>
6060
<artifactId>hibernate-enhance-maven-plugin</artifactId>
61-
<version>6.6.28.Final</version>
61+
<version>6.6.29.Final</version>
6262
<executions>
6363
<execution>
6464
<configuration>

0 commit comments

Comments
 (0)