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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1d22ac1  Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 
1.28
1d22ac1 is described below

commit 1d22ac101357c2d91a55e27a2b7e9da2dc84ee5c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 04:05:25 2025 +0000

    Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28
    
    Bumps 
[org.codehaus.plexus:plexus-interpolation](https://github.com/codehaus-plexus/plexus-interpolation)
 from 1.27 to 1.28.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-interpolation/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-interpolation/compare/plexus-interpolation-1.27...plexus-interpolation-1.28)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-interpolation
      dependency-version: '1.28'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f95af79..1b6f114 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.27</version>
+      <version>1.28</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

Reply via email to