Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 10, 2024
1 parent 87bab70 commit fa259c7
Show file tree
Hide file tree
Showing 48 changed files with 51 additions and 51 deletions.
4 changes: 2 additions & 2 deletions appengine_setup/testapps/jetty12_testapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<groupId>com.google.appengine.setup.testapps</groupId>
<artifactId>jetty12_testapp</artifactId>
<properties>
<jetty.version>12.0.14</jetty.version>
<jetty.version>12.0.15</jetty.version>
<aspectj.version>1.9.22.1</aspectj.version>
</properties>
<dependencies>
Expand Down Expand Up @@ -101,7 +101,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<projectId>srirammahavadi-dev</projectId>
<version>GCLOUD_CONFIG</version>
Expand Down
2 changes: 1 addition & 1 deletion appengine_setup/testapps/springboot_testapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<projectId>srirammahavadi-dev</projectId>
<version>GCLOUD_CONFIG</version>
Expand Down
2 changes: 1 addition & 1 deletion applications/proberapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<projectId>ludo-in-in</projectId>
<version>liveruntimejava8maven</version>
Expand Down
2 changes: 1 addition & 1 deletion applications/springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/allinone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/allinone_jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/badcron/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/bundle_standard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/bundle_standard_with_no_jsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/cron-bad-job-age-limit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/cron-good-retry-parameters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/cron-negative-max-backoff/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/cron-negative-retry-limit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/cron-two-max-doublings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/http-headers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/java8-jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/java8-no-webxml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-badaeweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-baddispatch-yaml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-baddispatch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-badentrypoint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-badindexes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-badruntimechannel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-badweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-default-auto-ids/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-error-in-tag-file/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-java11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-java17/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-jsptaglibrary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-jspx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-legacy-auto-ids/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-missingappid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-nojsps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-unspecified-auto-ids/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sample-with-classes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sampleapp-automatic-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sampleapp-backends/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sampleapp-basic-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sampleapp-manual-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sampleapp-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
2 changes: 1 addition & 1 deletion e2etests/testlocalapps/sampleapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.3</version>
<configuration>
<!-- can be set w/ -DprojectId=myProjectId on command line -->
<projectId>ludo-in-in</projectId>
Expand Down
Loading

0 comments on commit fa259c7

Please sign in to comment.