Skip to content

Commit 4a091ca

Browse files
authored
Merge pull request #259 from BenCodez/dependabot/maven/AdvancedCore/org.apache.maven.plugins-maven-compiler-plugin-3.15.0
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.15.0 in /AdvancedCore
2 parents a5baa9d + fc2b318 commit 4a091ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AdvancedCore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<plugin>
6666
<groupId>org.apache.maven.plugins</groupId>
6767
<artifactId>maven-compiler-plugin</artifactId>
68-
<version>3.13.0</version>
68+
<version>3.15.0</version>
6969
<configuration>
7070
<release>21</release>
7171
<annotationProcessorPaths>

0 commit comments

Comments
 (0)