Skip to content

Commit a7c4b18

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1 (#383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e52337 commit a7c4b18

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
@@ -227,7 +227,7 @@
227227
</plugin>
228228
<plugin>
229229
<artifactId>maven-compiler-plugin</artifactId>
230-
<version>3.14.0</version>
230+
<version>3.14.1</version>
231231
<configuration>
232232
<source>17</source>
233233
<target>17</target>

0 commit comments

Comments
 (0)