Skip to content

Commit ca84ddb

Browse files
1.4.3 snapshot
Signed-off-by: Anders Swanson <anders.swanson@oracle.com>
1 parent c41b5cb commit ca84ddb

File tree

60 files changed

+76
-76
lines changed
  • database
    • spring-cloud-stream-binder-oracle-txeventq
    • starters
      • oracle-spring-boot-json-data-tools
      • oracle-spring-boot-json-relational-duality-views
      • oracle-spring-boot-starter-aqjms
      • oracle-spring-boot-starter-json-collections
      • oracle-spring-boot-starter-okafka
      • oracle-spring-boot-starter-samples
      • oracle-spring-boot-starter-ucp
      • oracle-spring-boot-starter-wallet
  • spring-cloud-oci

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+76
-76
lines changed

database/spring-cloud-stream-binder-oracle-txeventq/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.oracle.database.spring.cloud-stream-binder</groupId>
55
<artifactId>spring-cloud-stream-binder-oracle-txeventq</artifactId>
6-
<version>0.13.0</version>
6+
<version>0.14.0</version>
77
<packaging>jar</packaging>
88

99
<name>spring-cloud-stream-binder-oracle-txeventq</name>

database/spring-cloud-stream-binder-oracle-txeventq/spring-cloud-stream-binder-txeventq-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<properties>
4343
<maven.compiler.source>21</maven.compiler.source>
4444
<maven.compiler.target>21</maven.compiler.target>
45-
<txeventq.streambinder.version>0.13.0</txeventq.streambinder.version>
45+
<txeventq.streambinder.version>0.14.0</txeventq.streambinder.version>
4646
<spring.boot.version>3.5.0</spring.boot.version>
4747
<testcontainers.version>1.21.1</testcontainers.version>
4848
</properties>

database/starters/oracle-spring-boot-json-data-tools/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starters</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.2.0</version>
11+
<version>25.3.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-json-data-tools</artifactId>
16-
<version>25.2.0</version>
16+
<version>25.3.0</version>
1717

1818
<name>Oracle Spring Boot - JSON Data Tools</name>
1919
<description>Spring Boot for Oracle Database JSON Data Tools</description>

database/starters/oracle-spring-boot-json-relational-duality-views/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starters</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.2.0</version>
11+
<version>25.3.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-json-relational-duality-views</artifactId>
16-
<version>25.2.0</version>
16+
<version>25.3.0</version>
1717

1818
<name>Oracle Spring Boot - JSON Relational Duality Views</name>
1919
<description>Spring Boot for Oracle Database JSON Relational duality Views</description>

database/starters/oracle-spring-boot-starter-aqjms/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starters</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.2.0</version>
11+
<version>25.3.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-starter-aqjms</artifactId>
16-
<version>25.2.0</version>
16+
<version>25.3.0</version>
1717
<packaging>jar</packaging>
1818

1919
<!-- Project Information -->

database/starters/oracle-spring-boot-starter-json-collections/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starters</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.2.0</version>
11+
<version>25.3.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-starter-json-collections</artifactId>
16-
<version>25.2.0</version>
16+
<version>25.3.0</version>
1717

1818
<name>Oracle Spring Boot Starter - JSON Collections</name>
1919
<description>Spring Boot Starter for Oracle Database JSON collections</description>

database/starters/oracle-spring-boot-starter-okafka/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starters</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.2.0</version>
11+
<version>25.3.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-starter-okafka</artifactId>
16-
<version>25.2.0</version>
16+
<version>25.3.0</version>
1717

1818
<name>Oracle Spring Boot Starter - Kafka Java Client for Oracle Database Transactional Event Queues</name>
1919
<description>Spring Boot Starter for the Kafka Java Client for Oracle Database Transactional Event Queues</description>

database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-json-duality/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starter-samples</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.2.0</version>
11+
<version>25.3.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-sample-json-duality</artifactId>
16-
<version>25.2.0</version>
16+
<version>25.3.0</version>
1717

1818
<name>Oracle Spring Boot Starter - JSON Relational Duality Views Sample</name>
1919
<description>Oracle Spring Boot Starter Sample for JSON Relational Duality Views</description>

database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-json-events/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starter-samples</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.2.0</version>
11+
<version>25.3.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-sample-json-events</artifactId>
16-
<version>25.2.0</version>
16+
<version>25.3.0</version>
1717

1818
<name>Oracle Spring Boot Starter - JSON Events Sample</name>
1919
<description>Oracle Spring Boot Starter Sample for JSON Events</description>

database/starters/oracle-spring-boot-starter-samples/oracle-spring-boot-sample-okafka/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<artifactId>oracle-spring-boot-starter-samples</artifactId>
1010
<groupId>com.oracle.database.spring</groupId>
11-
<version>25.2.0</version>
11+
<version>25.3.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>oracle-spring-boot-sample-okafka</artifactId>
16-
<version>25.2.0</version>
16+
<version>25.3.0</version>
1717

1818
<name>Oracle Spring Boot Starter - OKafka Sample</name>
1919
<description>Oracle Spring Boot Starter Sample for OKafka</description>

0 commit comments

Comments
 (0)