This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new e57285be6ef Bump jaxb-core from 2.3.0 to 2.3.0.1 (#10411)
e57285be6ef is described below
commit e57285be6eff010d66a0c7dde42a7766a9e3d1b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 2 12:35:56 2024 +0800
Bump jaxb-core from 2.3.0 to 2.3.0.1 (#10411)
Bumps jaxb-core from 2.3.0 to 2.3.0.1.
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-core
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 3a64f155a3b..44334b387bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1033,7 +1033,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-core</artifactId>
- <version>2.3.0</version>
+ <version>2.3.0.1</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>