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 07cda8d70d build(deps): bump org.glassfish.jaxb:jaxb-runtime from 
4.0.2 to 4.0.4 (#1170)
07cda8d70d is described below

commit 07cda8d70d8d755c6e9446ec7f52349f85b17f40
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 25 09:08:30 2023 +0200

    build(deps): bump org.glassfish.jaxb:jaxb-runtime from 4.0.2 to 4.0.4 
(#1170)
    
    Bumps org.glassfish.jaxb:jaxb-runtime from 4.0.2 to 4.0.4.
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish.jaxb:jaxb-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0093550160..a8cc4e90e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
     <jackson.version>2.15.3</jackson.version>
     <woodstox-core.version>6.5.1</woodstox-core.version>
     <!-- When updating this to the latest version, we're getting errors in the 
opcua server tests -->
-    <jaxb.version>4.0.2</jaxb.version>
+    <jaxb.version>4.0.4</jaxb.version>
     <jetty-util.version>12.0.2</jetty-util.version>
     <jna.version>5.13.0</jna.version>
     <joda-time.version>2.12.5</joda-time.version>

Reply via email to