Skip to content

Commit 5a941a1

Browse files
authoredFeb 24, 2025··
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0
1 parent d421cbe commit 5a941a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎plsql-custom-rules/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>org.apache.maven.plugins</groupId>
7373
<artifactId>maven-compiler-plugin</artifactId>
74-
<version>3.13.0</version>
74+
<version>3.14.0</version>
7575
<configuration>
7676
<release>11</release>
7777
</configuration>

0 commit comments

Comments
 (0)
Please sign in to comment.