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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new a8a0289  build(deps): bump gmavenplus-plugin from 1.6.2 to 1.12.1 
(#246)
a8a0289 is described below

commit a8a02894031e34a88e0f38eb63bcbebcce2d0fec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 2 16:04:24 2021 +0200

    build(deps): bump gmavenplus-plugin from 1.6.2 to 1.12.1 (#246)
    
    Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.6.2 
to 1.12.1.
    - [Release notes](https://github.com/groovy/GMavenPlus/releases)
    - [Commits](https://github.com/groovy/GMavenPlus/compare/1.6.2...1.12.1)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4j/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/pom.xml b/plc4j/pom.xml
index 5288430..a7bf80a 100644
--- a/plc4j/pom.xml
+++ b/plc4j/pom.xml
@@ -51,7 +51,7 @@
       <plugin>
         <groupId>org.codehaus.gmavenplus</groupId>
         <artifactId>gmavenplus-plugin</artifactId>
-        <version>1.6.2</version>
+        <version>1.12.1</version>
         <executions>
           <execution>
             <id>compile-groovy-tests</id>

Reply via email to