Skip to content

Commit 8ca16cf

Browse files
authored
Merge branch 'master' into dependabot/maven/com.h2database-h2-2.4.240
2 parents b7c4b10 + 562d162 commit 8ca16cf

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
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>org.assertj</groupId>
109109
<artifactId>assertj-core</artifactId>
110-
<version>3.27.5</version>
110+
<version>3.27.6</version>
111111
<scope>test</scope>
112112
</dependency>
113113
<!-- == ModelMapper ================================================ -->
@@ -159,7 +159,7 @@
159159
<plugin>
160160
<groupId>org.apache.maven.plugins</groupId>
161161
<artifactId>maven-compiler-plugin</artifactId>
162-
<version>3.14.0</version>
162+
<version>3.14.1</version>
163163
<configuration>
164164
<source>${java.version}</source>
165165
<target>${java.version}</target>

0 commit comments

Comments
 (0)