Update versions for Sulfur 26/130026/1
authorDan Timoney <dtimoney@att.com>
Mon, 25 Jul 2022 13:36:01 +0000 (09:36 -0400)
committerDan Timoney <dtimoney@att.com>
Mon, 25 Jul 2022 13:44:58 +0000 (09:44 -0400)
Update versions to address issues in local Sulfur testing

Issue-ID: CCSDK-3691
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I886ec094c589cc2888a05e7e9d30f99748d27209

20 files changed:
dependencies-bom/pom.xml
dependencies-odl-bom/pom.xml
odlparent/binding-parent/pom.xml
odlparent/bundle-parent/pom.xml
odlparent/feature-repo-parent/pom.xml
odlparent/karaf4-parent/pom.xml
odlparent/mdsal-it-parent/pom.xml
odlparent/odlparent-lite/pom.xml
odlparent/odlparent/pom.xml
odlparent/setup/src/main/resources/pom-template.xml
odlparent/single-feature-parent/pom.xml
oparent/pom.xml
springboot/spring-boot-setup/src/main/properties/springboot1.properties
springboot/spring-boot-setup/src/main/properties/springboot23.properties
springboot/spring-boot-setup/src/main/properties/springboot25.properties
springboot/spring-boot-setup/src/main/properties/springboot26.properties
springboot/springboot1/pom.xml
springboot/springboot23/pom.xml
springboot/springboot25/pom.xml
springboot/springboot26/pom.xml

index 39a9e7b..ead7d84 100644 (file)
             <dependency>
                 <groupId>ch.qos.logback</groupId>
                 <artifactId>logback-classic</artifactId>
-                <version>1.2.5</version>
+                <version>1.2.11</version>
             </dependency>
             <dependency>
                 <groupId>ch.qos.logback</groupId>
                 <artifactId>logback-core</artifactId>
-                <version>1.2.5</version>
+                <version>1.2.11</version>
             </dependency>
             <dependency>
                 <groupId>ch.vorburger.mariaDB4j</groupId>
index 12a6b49..6b50559 100644 (file)
             <dependency>
                 <groupId>ch.qos.logback</groupId>
                 <artifactId>logback-classic</artifactId>
-                <version>1.2.5</version>
+                <version>1.2.11</version>
             </dependency>
             <dependency>
                 <groupId>ch.qos.logback</groupId>
                 <artifactId>logback-core</artifactId>
-                <version>1.2.5</version>
+                <version>1.2.11</version>
             </dependency>
             <dependency>
                 <groupId>commons-cli</groupId>
index ba194c4..a217d3b 100644 (file)
         <!-- Used everywhere -->
         <junit.version>4.13.2</junit.version>
         <!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
-        <logback.version>1.11.7</logback.version>
+        <logback.version>1.2.11</logback.version>
         <!-- Used by nic, sfc, sxp, tsdr -->
         <mockito.version>3.12.4</mockito.version>
         <!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
index 4a3b115..a4a67f6 100644 (file)
         <!-- Used everywhere -->
         <junit.version>4.13.2</junit.version>
         <!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
-        <logback.version>1.11.7</logback.version>
+        <logback.version>1.2.11</logback.version>
         <!-- Used by nic, sfc, sxp, tsdr -->
         <mockito.version>3.12.4</mockito.version>
         <!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
index 8629a83..cc41fd7 100644 (file)
         <!-- Used everywhere -->
         <junit.version>4.13.2</junit.version>
         <!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
-        <logback.version>1.11.7</logback.version>
+        <logback.version>1.2.11</logback.version>
         <!-- Used by nic, sfc, sxp, tsdr -->
         <mockito.version>3.12.4</mockito.version>
         <!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
index e2be76c..fa81890 100644 (file)
         <!-- Used everywhere -->
         <junit.version>4.13.2</junit.version>
         <!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
-        <logback.version>1.11.7</logback.version>
+        <logback.version>1.2.11</logback.version>
         <!-- Used by nic, sfc, sxp, tsdr -->
         <mockito.version>3.12.4</mockito.version>
         <!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
index 71e56ee..03ec9d3 100644 (file)
         <!-- Used everywhere -->
         <junit.version>4.13.2</junit.version>
         <!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
-        <logback.version>1.11.7</logback.version>
+        <logback.version>1.2.11</logback.version>
         <!-- Used by nic, sfc, sxp, tsdr -->
         <mockito.version>3.12.4</mockito.version>
         <!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
index faacb74..eb4a031 100644 (file)
         <!-- Used everywhere -->
         <junit.version>4.13.2</junit.version>
         <!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
-        <logback.version>1.11.7</logback.version>
+        <logback.version>1.2.11</logback.version>
         <!-- Used by nic, sfc, sxp, tsdr -->
         <mockito.version>3.12.4</mockito.version>
         <!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
index f34eebe..83e3d57 100644 (file)
         <!-- Used everywhere -->
         <junit.version>4.13.2</junit.version>
         <!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
-        <logback.version>1.11.7</logback.version>
+        <logback.version>1.2.11</logback.version>
         <!-- Used by nic, sfc, sxp, tsdr -->
         <mockito.version>3.12.4</mockito.version>
         <!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
index be4fb43..19b6b2d 100755 (executable)
         <!-- Used everywhere -->
         <junit.version>4.13.2</junit.version>
         <!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
-        <logback.version>1.11.7</logback.version>
+        <logback.version>1.2.11</logback.version>
         <!-- Used by nic, sfc, sxp, tsdr -->
         <mockito.version>3.12.4</mockito.version>
         <!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
index 7038bba..6834e09 100644 (file)
         <!-- Used everywhere -->
         <junit.version>4.13.2</junit.version>
         <!-- Used by coretutorials, sfc, snmp4sdn, sxp; see also affinity, toolkit -->
-        <logback.version>1.11.7</logback.version>
+        <logback.version>1.2.11</logback.version>
         <!-- Used by nic, sfc, sxp, tsdr -->
         <mockito.version>3.12.4</mockito.version>
         <!-- Used by bgpcep, netconf, ovsdb, sxp; see also opendove, toolkit -->
index 14b9e87..329573f 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>3.2.0</version>
+        <version>3.3.1</version>
         <relativePath/>
     </parent>
 
@@ -66,6 +66,7 @@
         <bundle.plugin.version>4.2.1</bundle.plugin.version>
         <maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
         <checkstyle.skip>true</checkstyle.skip>
+        <logback.version>1.2.11</logback.version>
 
         <!-- CCSDK component versions -->
         <ccsdk.cds.version>(1.3.9999, 1.4.99999-SNAPSHOT]</ccsdk.cds.version>
index e99c5a8..99d6466 100644 (file)
@@ -6,7 +6,7 @@ spring.version=4.3.25.RELEASE
 springboot.httpcomponents.core.version=4.4.14
 springboot.httpcomponents.client.version=4.5.13
 springboot.jackson.version=2.11.4
-springboot.logback.version=1.2.3
+springboot.logback.version=1.2.11
 springboot.netty.ssl.version=2.0.39.Final
 springboot.jersey.version=2.30.1
 springboot.slf4j.version=1.7.25
index 1389b93..e693fc5 100644 (file)
@@ -6,7 +6,7 @@ spring.version=5.2.15.RELEASE
 springboot.httpcomponents.core.version=4.4.14
 springboot.httpcomponents.client.version=4.5.13
 springboot.jackson.version=2.11.4
-springboot.logback.version=1.2.3
+springboot.logback.version=1.2.11
 springboot.netty.ssl.version=2.0.39.Final
 springboot.jersey.version=2.30.1
 springboot.slf4j.version=1.7.25
index 554a942..c275a27 100644 (file)
@@ -6,7 +6,7 @@ spring.version=5.3.16
 springboot.httpcomponents.core.version=4.4.15
 springboot.httpcomponents.client.version=4.5.13
 springboot.jackson.version=2.12.6
-springboot.logback.version=1.2.10
+springboot.logback.version=1.2.11
 springboot.netty.ssl.version=2.0.50.Final
 springboot.jersey.version=2.33
 springboot.slf4j.version=1.7.36
index 116c0f0..0289cf8 100644 (file)
@@ -6,7 +6,7 @@ spring.version=5.3.20
 springboot.httpcomponents.core.version=4.4.15
 springboot.httpcomponents.client.version=4.5.13
 springboot.jackson.version=2.12.6
-springboot.logback.version=1.2.10
+springboot.logback.version=1.2.11
 springboot.netty.ssl.version=2.0.50.Final
 springboot.jersey.version=2.33
 springboot.slf4j.version=1.7.36
index 4b97943..5598716 100644 (file)
         <jettison.version>1.3.8</jettison.version>
         <log4j.version>2.17.1</log4j.version>
         <log4j2.version>2.17.1</log4j2.version>
-        <logback.version>1.2.3</logback.version>
+        <logback.version>1.2.11</logback.version>
         <mariadb.connector.version>2.7.3</mariadb.connector.version>
         <mariadb4j.version>2.4.0</mariadb4j.version>
         <slf4j.version>1.7.25</slf4j.version>
index 71a0779..d242516 100644 (file)
         <jettison.version>1.3.8</jettison.version>
         <log4j.version>2.17.1</log4j.version>
         <log4j2.version>2.17.1</log4j2.version>
-        <logback.version>1.2.3</logback.version>
+        <logback.version>1.2.11</logback.version>
         <mariadb.connector.version>2.7.3</mariadb.connector.version>
         <mariadb4j.version>2.4.0</mariadb4j.version>
         <slf4j.version>1.7.25</slf4j.version>
index 9a402ae..7201b24 100644 (file)
         <jettison.version>1.3.8</jettison.version>
         <log4j.version>2.17.1</log4j.version>
         <log4j2.version>2.17.1</log4j2.version>
-        <logback.version>1.2.10</logback.version>
+        <logback.version>1.2.11</logback.version>
         <mariadb.connector.version>2.7.3</mariadb.connector.version>
         <mariadb4j.version>2.4.0</mariadb4j.version>
         <slf4j.version>1.7.36</slf4j.version>
index 5914f95..4aa4439 100644 (file)
         <jettison.version>1.3.8</jettison.version>
         <log4j.version>2.17.1</log4j.version>
         <log4j2.version>2.17.1</log4j2.version>
-        <logback.version>1.2.10</logback.version>
+        <logback.version>1.2.11</logback.version>
         <mariadb.connector.version>2.7.3</mariadb.connector.version>
         <mariadb4j.version>2.4.0</mariadb4j.version>
         <slf4j.version>1.7.36</slf4j.version>