This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new 051ba342c [OPENMEETINGS-2819] Bump org.glassfish.jaxb:jaxb-runtime
from 4.0.8 to 4.0.9 (#245)
051ba342c is described below
commit 051ba342c5b0e29372f9cdcd990402c49e9d564b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 13:10:30 2026 +0700
[OPENMEETINGS-2819] Bump org.glassfish.jaxb:jaxb-runtime from 4.0.8 to
4.0.9 (#245)
Bumps org.glassfish.jaxb:jaxb-runtime from 4.0.8 to 4.0.9.
---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-runtime
dependency-version: 4.0.9
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 f13e5fdf8..45d3a6726 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
<jain-sip.version>1.2.307</jain-sip.version><!-- other versions
are broken! -->
<jasny-bootstrap.version>3.1.3-2</jasny-bootstrap.version>
<jodconverter.version>4.4.11</jodconverter.version>
- <jaxb-runtime.version>4.0.8</jaxb-runtime.version>
+ <jaxb-runtime.version>4.0.9</jaxb-runtime.version>
<jquery-ui-touch-punch.version>0.2.3-2</jquery-ui-touch-punch.version>
<apacheds-test-framework.version>2.0.0.AM27</apacheds-test-framework.version>
<swagger.version>2.2.50</swagger.version>