Skip to content

Commit 281b7cd

Browse files
authoredMar 18, 2024··
deps: Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 (#1914)
1 parent 3ba7aae commit 281b7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@
393393
<plugin>
394394
<groupId>org.apache.maven.plugins</groupId>
395395
<artifactId>maven-compiler-plugin</artifactId>
396-
<version>3.12.1</version>
396+
<version>3.13.0</version>
397397
<configuration>
398398
<source>8</source>
399399
<target>8</target>

0 commit comments

Comments
 (0)
Please sign in to comment.