Skip to content

Commit 8b352fb

Browse files
authored
Merge pull request #196 from sdstoehr/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
2 parents fb15186 + 9e6612b commit 8b352fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugins>
7474
<plugin>
7575
<artifactId>maven-compiler-plugin</artifactId>
76-
<version>3.13.0</version>
76+
<version>3.14.0</version>
7777
<configuration>
7878
<release>17</release>
7979
<annotationProcessorPaths>

0 commit comments

Comments
 (0)