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

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


The following commit(s) were added to refs/heads/master by this push:
     new 58a2069  [MGPG-132] Bump com.kohlschutter.junixsocket:junixsocket-core 
from 2.9.1 to 2.10.0 (#107)
58a2069 is described below

commit 58a20697aa0878f0ab5099bb01c059b03ac84061
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 8 17:13:40 2024 +0200

    [MGPG-132] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.9.1 to 
2.10.0 (#107)
    
    Bumps 
[com.kohlschutter.junixsocket:junixsocket-core](https://github.com/kohlschutter/junixsocket)
 from 2.9.1 to 2.10.0.
    - [Release notes](https://github.com/kohlschutter/junixsocket/releases)
    - 
[Commits](https://github.com/kohlschutter/junixsocket/compare/junixsocket-2.9.1...junixsocket-2.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.kohlschutter.junixsocket:junixsocket-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    ---
    
    https://issues.apache.org/jira/browse/MGPG-132
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62d2ea2..6634f42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@ under the License.
     <dependency>
       <groupId>com.kohlschutter.junixsocket</groupId>
       <artifactId>junixsocket-core</artifactId>
-      <version>2.9.1</version>
+      <version>2.10.0</version>
       <type>pom</type>
     </dependency>
     <!-- These two below must go in pair -->

Reply via email to