Skip to content

Commit b518803

Browse files
Bump maven-resources-plugin from 3.2.0 to 3.3.0 in /json-smart-action (#104)
1 parent 36ed050 commit b518803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart-action/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<plugin>
173173
<groupId>org.apache.maven.plugins</groupId>
174174
<artifactId>maven-resources-plugin</artifactId>
175-
<version>3.2.0</version>
175+
<version>3.3.0</version>
176176
<configuration>
177177
<encoding>UTF-8</encoding>
178178
</configuration>

0 commit comments

Comments
 (0)