This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resources-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 180c288  Bump com.google.inject:guice from 6.0.0 to 7.0.0
180c288 is described below

commit 180c28813d0ffc79438f9715f5ca40f38fb4942e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 21:02:40 2026 +0000

    Bump com.google.inject:guice from 6.0.0 to 7.0.0
    
    Bumps [com.google.inject:guice](https://github.com/google/guice) from 6.0.0 
to 7.0.0.
    - [Release notes](https://github.com/google/guice/releases)
    - [Commits](https://github.com/google/guice/compare/6.0.0...7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.inject:guice
      dependency-version: 7.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c431303..f6ed5a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@ under the License.
     <mavenVersion>4.0.0-rc-4</mavenVersion>
     <javaVersion>17</javaVersion>
 
-    <guiceVersion>6.0.0</guiceVersion>
+    <guiceVersion>7.0.0</guiceVersion>
     <mavenFilteringVersion>4.0.0-beta-1</mavenFilteringVersion>
     <mavenPluginPluginVersion>4.0.0-beta-2</mavenPluginPluginVersion>
     <mavenPluginTestingVersion>4.0.0-beta-4</mavenPluginTestingVersion>

Reply via email to