Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit e75ccb0

Browse files
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1
1 parent cd982ee commit e75ccb0

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
@@ -113,7 +113,7 @@ SOFTWARE.
113113
<plugins>
114114
<plugin>
115115
<artifactId>maven-compiler-plugin</artifactId>
116-
<version>3.8.1</version>
116+
<version>3.12.1</version>
117117
<configuration combine.self="override"/>
118118
</plugin>
119119
<plugin>

0 commit comments

Comments
 (0)