Skip to content

Commit 7f56c75

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.13.0 (#20)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f306979 commit 7f56c75

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
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.apache.maven.plugins</groupId>
6464
<artifactId>maven-compiler-plugin</artifactId>
65-
<version>3.8.1</version>
65+
<version>3.13.0</version>
6666
<configuration>
6767
<source>${java.version}</source>
6868
<target>${java.version}</target>

0 commit comments

Comments
 (0)