Skip to content

Commit 8fd1e27

Browse files
authored
chore(deps): Update recaptcha demosite dependencies. (GoogleCloudPlatform#10243)
1 parent d70946d commit 8fd1e27

File tree

1 file changed

+2
-3
lines changed
  • recaptcha_enterprise/demosite

1 file changed

+2
-3
lines changed

recaptcha_enterprise/demosite/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
54
<modelVersion>4.0.0</modelVersion>
65
<groupId>com.example.recaptchaenterprise</groupId>
76
<artifactId>demosite</artifactId>
@@ -37,7 +36,7 @@
3736
<groupId>com.google.cloud</groupId>
3837
<scope>import</scope>
3938
<type>pom</type>
40-
<version>26.32.0</version>
39+
<version>26.75.0</version>
4140
</dependency>
4241
</dependencies>
4342
</dependencyManagement>

0 commit comments

Comments
 (0)