We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b106241 commit b44c5caCopy full SHA for b44c5ca
pom.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<!--
3
4
- Copyright (c) 1997, 2024 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2025 Oracle and/or its affiliates. All rights reserved.
5
6
This program and the accompanying materials are made available under the
7
terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -85,7 +85,7 @@
85
<api.package>jakarta.xml.bind</api.package>
86
<extension.name>jakarta.xml.bind</extension.name>
87
<spec.version>4.0</spec.version>
88
- <activation.version>2.1.3</activation.version>
+ <activation.version>2.1.4</activation.version>
89
<config.dir>${project.basedir}/etc/config</config.dir>
90
<vendor.name>Eclipse Foundation</vendor.name>
91
</properties>
0 commit comments