Skip to content

Commit e89e106

Browse files
authored
Merge pull request #338 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.13.0
chore(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0
2 parents d22304e + ebdcda3 commit e89e106

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
@@ -139,7 +139,7 @@ SPDX-License-Identifier: Apache-2.0
139139
<plugin>
140140
<groupId>org.apache.maven.plugins</groupId>
141141
<artifactId>maven-compiler-plugin</artifactId>
142-
<version>3.12.1</version>
142+
<version>3.13.0</version>
143143
</plugin>
144144

145145
<plugin>

0 commit comments

Comments
 (0)