Skip to content

Commit 222c478

Browse files
Merge pull request #228 from pac4j/renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0
2 parents 09ef711 + ae909d7 commit 222c478

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
@@ -102,7 +102,7 @@
102102
<plugin>
103103
<groupId>org.apache.maven.plugins</groupId>
104104
<artifactId>maven-compiler-plugin</artifactId>
105-
<version>3.14.1</version>
105+
<version>3.15.0</version>
106106
<configuration>
107107
<release>${java.version}</release>
108108
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)