Skip to content

Commit fcbbb70

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-war-plugin to v3.3.2 (#1218)
1 parent b1b713d commit fcbbb70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookshelf/1-cloud-run/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Copyright 2019 Google LLC
132132
<plugin>
133133
<groupId>org.apache.maven.plugins</groupId>
134134
<artifactId>maven-war-plugin</artifactId>
135-
<version>3.3.1</version>
135+
<version>3.3.2</version>
136136
<configuration>
137137
<failOnMissingWebXml>false</failOnMissingWebXml>
138138
</configuration>

0 commit comments

Comments
 (0)