Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit bb3b6db

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
1 parent 235f5f5 commit bb3b6db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<plugin>
2727
<groupId>org.apache.maven.plugins</groupId>
2828
<artifactId>maven-compiler-plugin</artifactId>
29-
<version>3.11.0</version>
29+
<version>3.13.0</version>
3030
<configuration>
3131
<source>${java.version}</source>
3232
<target>${java.version}</target>

0 commit comments

Comments
 (0)