Skip to content

Commit bb6cb74

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-resources-plugin to v3.3.0 (GoogleCloudPlatform#7560)
1 parent 3807c44 commit bb6cb74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appengine-java11/cloudsql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
</plugin>
139139
<plugin>
140140
<artifactId>maven-resources-plugin</artifactId>
141-
<version>3.2.0</version>
141+
<version>3.3.0</version>
142142
<executions>
143143
<execution>
144144
<id>copy-resources</id>

appengine-java8/bigtable/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ limitations under the License.
9595
<plugin>
9696
<groupId>org.apache.maven.plugins</groupId>
9797
<artifactId>maven-resources-plugin</artifactId>
98-
<version>3.2.0</version>
98+
<version>3.3.0</version>
9999
<configuration>
100100
<encoding>UTF-8</encoding>
101101
<delimiters> <!-- Gradle Delimiter -->

0 commit comments

Comments
 (0)