Skip to content

Commit a5efb55

Browse files
authored
Merge pull request #44 from AhmetTK4/dependabot/maven/PlayWithGenerics/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 in /PlayWithGenerics
2 parents 97d70bb + 18a0e13 commit a5efb55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PlayWithGenerics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<plugin>
6464
<groupId>org.apache.maven.plugins</groupId>
6565
<artifactId>maven-compiler-plugin</artifactId>
66-
<version>3.13.0</version>
66+
<version>3.14.0</version>
6767
<configuration>
6868
<source>${java.version}</source>
6969
<target>${java.version}</target>

0 commit comments

Comments
 (0)