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


The following commit(s) were added to refs/heads/develop by this push:
     new 371f0c9  chore(deps): bump org.bouncycastle:bcmail-jdk18on from 1.79 
to 1.80 (#267)
371f0c9 is described below

commit 371f0c988eeab342b1eb49b3a00aca692f685a95
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 15 15:25:36 2025 +0100

    chore(deps): bump org.bouncycastle:bcmail-jdk18on from 1.79 to 1.80 (#267)
    
    Bumps [org.bouncycastle:bcmail-jdk18on](https://github.com/bcgit/bc-java) 
from 1.79 to 1.80.
    - 
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcmail-jdk18on
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4j/tools/opcua-server/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/tools/opcua-server/pom.xml b/plc4j/tools/opcua-server/pom.xml
index 3ee0d50..ba295ed 100644
--- a/plc4j/tools/opcua-server/pom.xml
+++ b/plc4j/tools/opcua-server/pom.xml
@@ -123,7 +123,7 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcmail-jdk18on</artifactId>
-      <version>1.79</version>
+      <version>1.80</version>
     </dependency>
     <dependency>
       <groupId>org.bouncycastle</groupId>

Reply via email to