From 40328d803b0052c34329ef0ace71f8299dfbc591 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 07:42:31 +0000 Subject: [PATCH] Bump the java-dependencies group in /winery-launcher with 5 updates Bumps the java-dependencies group in /winery-launcher with 5 updates: | Package | From | To | | --- | --- | --- | | [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) | `5.3.30` | `5.3.31` | | [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) | `5.3.30` | `5.3.31` | | [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) | `5.3.30` | `5.3.31` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.16.2` | `1.17.2` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.5` | Updates `org.springframework:spring-context` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.30...v5.3.31) Updates `org.springframework:spring-core` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.30...v5.3.31) Updates `org.springframework:spring-beans` from 5.3.30 to 5.3.31 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.30...v5.3.31) Updates `org.jsoup:jsoup` from 1.16.2 to 1.17.2 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.16.2...jsoup-1.17.2) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.2 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: org.springframework:spring-beans dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: org.jsoup:jsoup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies ... Signed-off-by: dependabot[bot] --- winery-launcher/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/winery-launcher/pom.xml b/winery-launcher/pom.xml index 94ba0d2..41d37fb 100644 --- a/winery-launcher/pom.xml +++ b/winery-launcher/pom.xml @@ -15,7 +15,7 @@ 17 17 9.4.53.v20231009 - 5.3.30 + 5.3.31 5.10.1 1.0 @@ -68,7 +68,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.5 true @@ -180,7 +180,7 @@ org.jsoup jsoup - 1.16.2 + 1.17.2 test