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

Commit c373077

Browse files
authored
Merge pull request #15 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
Bump maven-compiler-plugin from 3.10.1 to 3.11.0
2 parents 25ce2ee + 06eda35 commit c373077

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
@@ -124,7 +124,7 @@
124124
<plugin>
125125
<groupId>org.apache.maven.plugins</groupId>
126126
<artifactId>maven-compiler-plugin</artifactId>
127-
<version>3.10.1</version>
127+
<version>3.11.0</version>
128128
<configuration>
129129
<source>${maven.compiler.source}</source>
130130
<target>${maven.compiler.target}</target>

0 commit comments

Comments
 (0)