Skip to content

Commit 27c5c5e

Browse files
committed
GH-535 - Upgrade to Maven Compiler Plugin 3.13.0.
1 parent 9f5cc42 commit 27c5c5e

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
@@ -464,7 +464,7 @@ limitations under the License.
464464
<plugin>
465465
<groupId>org.apache.maven.plugins</groupId>
466466
<artifactId>maven-compiler-plugin</artifactId>
467-
<version>3.12.1</version>
467+
<version>3.13.0</version>
468468
<configuration>
469469
<source>17</source>
470470
<target>17</target>

0 commit comments

Comments
 (0)