Skip to content

Commit 9eda0a1

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin in /json-smart (#188)
1 parent 6d1d8b0 commit 9eda0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ limitations under the License.
181181
<plugin>
182182
<groupId>org.apache.maven.plugins</groupId>
183183
<artifactId>maven-compiler-plugin</artifactId>
184-
<version>3.12.1</version>
184+
<version>3.13.0</version>
185185
<configuration>
186186
<encoding>UTF-8</encoding>
187187
<source>${maven.compiler.source}</source>

0 commit comments

Comments
 (0)