Skip to content

Commit a4e34bb

Browse files
authored
Merge pull request #33 from stfc/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.1
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
2 parents 5ea11d2 + bcba80f commit a4e34bb

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.0</version>
127+
<version>3.10.1</version>
128128
<configuration>
129129
<showDeprecation>true</showDeprecation>
130130
</configuration>

0 commit comments

Comments
 (0)