From 65d7ef45c327821471f912ec0d68def76f5784ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 11:02:44 +0000 Subject: [PATCH] Bump the prod-deps group with 5 updates Bumps the prod-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | org.apache.lucene:lucene-core | `10.2.1` | `10.2.2` | | org.apache.lucene:lucene-analysis-common | `10.2.1` | `10.2.2` | | org.apache.lucene:lucene-backward-codecs | `10.2.1` | `10.2.2` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.20.1` | `1.21.1` | | [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) | `2.5.0` | `2.6.0` | Updates `org.apache.lucene:lucene-core` from 10.2.1 to 10.2.2 Updates `org.apache.lucene:lucene-analysis-common` from 10.2.1 to 10.2.2 Updates `org.apache.lucene:lucene-backward-codecs` from 10.2.1 to 10.2.2 Updates `org.apache.lucene:lucene-analysis-common` from 10.2.1 to 10.2.2 Updates `org.apache.lucene:lucene-backward-codecs` from 10.2.1 to 10.2.2 Updates `org.jsoup:jsoup` from 1.20.1 to 1.21.1 - [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.20.1...jsoup-1.21.1) Updates `org.codehaus.mojo:license-maven-plugin` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/mojohaus/license-maven-plugin/releases) - [Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.5.0...2.6.0) --- updated-dependencies: - dependency-name: org.apache.lucene:lucene-core dependency-version: 10.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.lucene:lucene-analysis-common dependency-version: 10.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.lucene:lucene-backward-codecs dependency-version: 10.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.lucene:lucene-analysis-common dependency-version: 10.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.lucene:lucene-backward-codecs dependency-version: 10.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.jsoup:jsoup dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.codehaus.mojo:license-maven-plugin dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 70573e13d..70d02fcb0 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.condation.cms.Startup yyyy-MM-dd HH:mm 12.0.22 - 10.2.1 + 10.2.2 1.2.0 5.18.0 @@ -264,7 +264,7 @@ org.jsoup jsoup - 1.20.1 + 1.21.1 @@ -406,7 +406,7 @@ org.codehaus.mojo license-maven-plugin - 2.5.0 + 2.6.0 org.apache.maven.plugins