From 73b404211f8c82b6ce2f32c39db0962abaa22d16 Mon Sep 17 00:00:00 2001 From: Anders Swanson Date: Mon, 30 Sep 2024 10:30:14 -0700 Subject: [PATCH] Starters Version 24.3.0 Signed-off-by: Anders Swanson --- database/starters/oracle-spring-boot-starter-aqjms/pom.xml | 4 ++-- .../oracle-spring-boot-starter-json-collections/pom.xml | 4 ++-- database/starters/oracle-spring-boot-starter-okafka/pom.xml | 4 ++-- .../oracle-spring-boot-sample-json-duality/pom.xml | 4 ++-- .../oracle-spring-boot-sample-json-events/pom.xml | 4 ++-- .../oracle-spring-boot-sample-okafka/pom.xml | 4 ++-- .../oracle-spring-boot-sample-ucp-jpa/pom.xml | 4 ++-- database/starters/oracle-spring-boot-starter-samples/pom.xml | 4 ++-- database/starters/oracle-spring-boot-starter-ucp/pom.xml | 4 ++-- database/starters/pom.xml | 2 +- 10 files changed, 19 insertions(+), 19 deletions(-) diff --git a/database/starters/oracle-spring-boot-starter-aqjms/pom.xml b/database/starters/oracle-spring-boot-starter-aqjms/pom.xml index d199c23b..42ead0dc 100644 --- a/database/starters/oracle-spring-boot-starter-aqjms/pom.xml +++ b/database/starters/oracle-spring-boot-starter-aqjms/pom.xml @@ -8,12 +8,12 @@ oracle-spring-boot-starters com.oracle.database.spring - 24.2.0 + 24.3.0 ../pom.xml oracle-spring-boot-starter-aqjms - 24.2.0 + 24.3.0 jar diff --git a/database/starters/oracle-spring-boot-starter-json-collections/pom.xml b/database/starters/oracle-spring-boot-starter-json-collections/pom.xml index eee6ad74..f93c086c 100644 --- a/database/starters/oracle-spring-boot-starter-json-collections/pom.xml +++ b/database/starters/oracle-spring-boot-starter-json-collections/pom.xml @@ -8,12 +8,12 @@ oracle-spring-boot-starters com.oracle.database.spring - 24.2.0 + 24.3.0 ../pom.xml oracle-spring-boot-starter-json-collections - 24.2.0 + 24.3.0 Oracle Spring Boot Starter - JSON Collections Spring Boot Starter for Oracle Database JSON colections diff --git a/database/starters/oracle-spring-boot-starter-okafka/pom.xml b/database/starters/oracle-spring-boot-starter-okafka/pom.xml index 75b068df..f42038c2 100644 --- a/database/starters/oracle-spring-boot-starter-okafka/pom.xml +++ b/database/starters/oracle-spring-boot-starter-okafka/pom.xml @@ -8,12 +8,12 @@ oracle-spring-boot-starters com.oracle.database.spring - 24.2.0 + 24.3.0 ../pom.xml oracle-spring-boot-starter-okafka - 24.2.0 + 24.3.0 Oracle Spring Boot Starter - Kafka Java Client for Oracle Database Transactional Event Queues Spring Boot Starter for the Kafka Java Client for Oracle Database Transactional Event Queues diff --git a/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-json-duality/pom.xml b/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-json-duality/pom.xml index 45bddb30..cc14ca6d 100644 --- a/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-json-duality/pom.xml +++ b/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-json-duality/pom.xml @@ -8,12 +8,12 @@ oracle-spring-boot-starter-samples com.oracle.database.spring - 24.2.0 + 24.3.0 ../pom.xml oracle-spring-boot-sample-json-duality - 24.2.0 + 24.3.0 Oracle Spring Boot Starter - JSON Relational Duality Views Sample Oracle Spring Boot Starter Sample for JSON Relational Duality Views diff --git a/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-json-events/pom.xml b/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-json-events/pom.xml index 7fa3399d..5dbb594b 100644 --- a/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-json-events/pom.xml +++ b/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-json-events/pom.xml @@ -8,12 +8,12 @@ oracle-spring-boot-starter-samples com.oracle.database.spring - 24.2.0 + 24.3.0 ../pom.xml oracle-spring-boot-sample-json-events - 24.2.0 + 24.3.0 Oracle Spring Boot Starter - JSON Events Sample Oracle Spring Boot Starter Sample for JSON Events diff --git a/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-okafka/pom.xml b/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-okafka/pom.xml index 96e50e28..bbda547a 100644 --- a/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-okafka/pom.xml +++ b/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-okafka/pom.xml @@ -8,12 +8,12 @@ oracle-spring-boot-starter-samples com.oracle.database.spring - 24.2.0 + 24.3.0 ../pom.xml oracle-spring-boot-sample-okafka - 24.2.0 + 24.3.0 Oracle Spring Boot Starter - OKafka Sample Oracle Spring Boot Starter Sample for OKafka diff --git a/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-ucp-jpa/pom.xml b/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-ucp-jpa/pom.xml index bc8c9e98..922579a3 100644 --- a/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-ucp-jpa/pom.xml +++ b/database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-ucp-jpa/pom.xml @@ -8,12 +8,12 @@ oracle-spring-boot-starter-samples com.oracle.database.spring - 24.2.0 + 24.3.0 ../pom.xml oracle-spring-boot-sample-ucp-jpa - 24.2.0 + 24.3.0 Oracle Spring Boot Starter - UCP with JPA Sample Oracle Spring Boot Starter Sample UCP with JPA diff --git a/database/starters/oracle-spring-boot-starter-samples/pom.xml b/database/starters/oracle-spring-boot-starter-samples/pom.xml index ecc4cb09..f8bbe9cd 100644 --- a/database/starters/oracle-spring-boot-starter-samples/pom.xml +++ b/database/starters/oracle-spring-boot-starter-samples/pom.xml @@ -8,12 +8,12 @@ oracle-spring-boot-starters com.oracle.database.spring - 24.2.0 + 24.3.0 ../pom.xml oracle-spring-boot-starter-samples - 24.2.0 + 24.3.0 pom Oracle Spring Boot Starter - Samples diff --git a/database/starters/oracle-spring-boot-starter-ucp/pom.xml b/database/starters/oracle-spring-boot-starter-ucp/pom.xml index 9dac9faf..ee4e7c14 100644 --- a/database/starters/oracle-spring-boot-starter-ucp/pom.xml +++ b/database/starters/oracle-spring-boot-starter-ucp/pom.xml @@ -8,12 +8,12 @@ oracle-spring-boot-starters com.oracle.database.spring - 24.2.0 + 24.3.0 ../pom.xml oracle-spring-boot-starter-ucp - 24.2.0 + 24.3.0 Oracle Spring Boot Starter - UCP Oracle's implementation of Spring Boot Starter for using with Oracle UCP diff --git a/database/starters/pom.xml b/database/starters/pom.xml index 087ccf83..4ebc6806 100644 --- a/database/starters/pom.xml +++ b/database/starters/pom.xml @@ -7,7 +7,7 @@ 4.0.0 com.oracle.database.spring oracle-spring-boot-starters - 24.2.0 + 24.3.0 org.springframework.boot