Skip to content

Commit 93c9eeb

Browse files
authored
Merge pull request #43 from AhmetTK4/dependabot/maven/PlayWithThreads/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 /PlayWithThreads
2 parents a5efb55 + 2c22a3c commit 93c9eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PlayWithThreads/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<plugin>
113113
<groupId>org.apache.maven.plugins</groupId>
114114
<artifactId>maven-compiler-plugin</artifactId>
115-
<version>3.13.0</version>
115+
<version>3.14.0</version>
116116
<configuration>
117117
<source>${java.version}</source>
118118
<target>${java.version}</target>

0 commit comments

Comments
 (0)