Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b0346e5

Browse files
Merge pull request #637 from asterisk-java/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.13.0
2 parents 1e1e1c6 + 39d1592 commit b0346e5

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
@@ -172,7 +172,7 @@
172172
<plugin>
173173
<groupId>org.apache.maven.plugins</groupId>
174174
<artifactId>maven-compiler-plugin</artifactId>
175-
<version>3.11.0</version>
175+
<version>3.13.0</version>
176176
<configuration>
177177
<source>1.8</source>
178178
<target>1.8</target>

0 commit comments

Comments
 (0)