Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit bfe06f8

Browse files
authored
Merge pull request #23 from MinecraftChampions/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
🔧 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
2 parents 0930532 + 07e1135 commit bfe06f8

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
@@ -49,7 +49,7 @@
4949
<plugin>
5050
<groupId>org.apache.maven.plugins</groupId>
5151
<artifactId>maven-compiler-plugin</artifactId>
52-
<version>3.13.0</version>
52+
<version>3.14.0</version>
5353
<configuration>
5454
<source>${java.version}</source>
5555
<target>${java.version}</target>

0 commit comments

Comments
 (0)