Skip to content

Commit b43d629

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1
1 parent 2394af3 commit b43d629

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
@@ -143,7 +143,7 @@
143143
<plugin>
144144
<groupId>org.apache.maven.plugins</groupId>
145145
<artifactId>maven-compiler-plugin</artifactId>
146-
<version>3.14.0</version>
146+
<version>3.14.1</version>
147147
<configuration>
148148
<source>${project.jdkVersion}</source>
149149
<target>${project.jdkVersion}</target>

0 commit comments

Comments
 (0)