Skip to content

Commit 01c6b98

Browse files
authored
Merge branch 'master' into dependabot/maven/org.assertj-assertj-core-3.27.6
2 parents 77f9721 + 0191258 commit 01c6b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)