Skip to content

Commit cda5959

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 (#13)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18a058d commit cda5959

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
@@ -20,7 +20,7 @@
2020
<plugin>
2121
<groupId>org.apache.maven.plugins</groupId>
2222
<artifactId>maven-compiler-plugin</artifactId>
23-
<version>3.11.0</version>
23+
<version>3.12.1</version>
2424
<configuration>
2525
<source>${java.version}</source>
2626
<target>${java.version}</target>

0 commit comments

Comments
 (0)