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-site.git


The following commit(s) were added to refs/heads/master by this push:
     new cc2faef3 --- updated-dependencies: - dependency-name: 
org.codehaus.mojo:build-helper-maven-plugin   dependency-type: 
direct:production   update-type: version-update:semver-minor ...
cc2faef3 is described below

commit cc2faef397f66a3760da2813118d620e76ccb68d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 20 23:03:07 2024 +0000

    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:build-helper-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 a856f791..465f82be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>build-helper-maven-plugin</artifactId>
-        <version>3.5.0</version>
+        <version>3.6.0</version>
         <executions>
           <execution>
             <id>create-security.txt-timestamp</id>

Reply via email to