summaryrefslogtreecommitdiffstats
path: root/odlparent/bundle-parent
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-11-14 16:37:36 -0500
committerDan Timoney <dtimoney@att.com>2022-11-14 16:37:36 -0500
commitbcd652ce0fbfaefb85e893ef1cea60ae93de6335 (patch)
tree72785051330cab765cbdbe739ea405d9fd1217a2 /odlparent/bundle-parent
parent739cd72d1f3a1d45f5784eeb12bafa0edc458db6 (diff)
Update dependencies for Java 17
Update dependencies to work with Java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I89ac86cf45da8a36a8032607bc203f10f2faab01
Diffstat (limited to 'odlparent/bundle-parent')
-rw-r--r--odlparent/bundle-parent/pom.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml
index 8809f616..ad85043c 100644
--- a/odlparent/bundle-parent/pom.xml
+++ b/odlparent/bundle-parent/pom.xml
@@ -167,6 +167,7 @@
<!-- Extra support libraries used by SDN-C -->
<jvnet.jaxb2.version>0.6.4</jvnet.jaxb2.version>
+ <jaxb-api.version>2.3.3</jaxb-api.version>
<antlr.version>4.8-1</antlr.version>
<eelf.maven.plugin.version>1.0.0</eelf.maven.plugin.version>
@@ -365,17 +366,6 @@
<enabled>true</enabled>
</snapshots>
</pluginRepository>
- <!-- Black Duck plugin dependencies -->
- <pluginRepository>
- <id>JCenter</id>
- <name>JCenter Repository</name>
- <url>http://jcenter.bintray.com</url>
- </pluginRepository>
- <pluginRepository>
- <id>Restlet</id>
- <name>Restlet Repository</name>
- <url>http://maven.restlet.com</url>
- </pluginRepository>
</pluginRepositories>
<build>