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

Commit 196cb03

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1
1 parent 7c30f5b commit 196cb03

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
@@ -116,7 +116,7 @@ SOFTWARE
116116
<plugins>
117117
<plugin>
118118
<artifactId>maven-compiler-plugin</artifactId>
119-
<version>3.8.1</version>
119+
<version>3.12.1</version>
120120
<configuration combine.self="override"/>
121121
</plugin>
122122
<plugin>

0 commit comments

Comments
 (0)