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

Commit 8f7db92

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
1 parent e6a7de0 commit 8f7db92

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
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>org.apache.maven.plugins</groupId>
9999
<artifactId>maven-compiler-plugin</artifactId>
100-
<version>3.10.1</version>
100+
<version>3.13.0</version>
101101
<configuration>
102102
<release>${java.version}</release>
103103
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)