Skip to content

Commit f0c19fd

Browse files
authored
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 (#51)
2 parents c7d946d + e4e4792 commit f0c19fd

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
@@ -21,7 +21,7 @@
2121
<plugin>
2222
<groupId>org.apache.maven.plugins</groupId>
2323
<artifactId>maven-compiler-plugin</artifactId>
24-
<version>3.14.0</version>
24+
<version>3.14.1</version>
2525
<configuration>
2626
<source>17</source>
2727
<target>17</target>

0 commit comments

Comments
 (0)