Skip to content

Commit be86169

Browse files
Bump maven-compiler-plugin from 3.10.1 to 3.11.0 in /json-smart (#129)
1 parent f3fc708 commit be86169

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
@@ -179,7 +179,7 @@ limitations under the License.
179179
<plugin>
180180
<groupId>org.apache.maven.plugins</groupId>
181181
<artifactId>maven-compiler-plugin</artifactId>
182-
<version>3.10.1</version>
182+
<version>3.11.0</version>
183183
<configuration>
184184
<encoding>UTF-8</encoding>
185185
<source>${maven.compiler.source}</source>

0 commit comments

Comments
 (0)