File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
oracle-spring-boot-starter-aqjms
oracle-spring-boot-starter-json-collections
oracle-spring-boot-starter-samples
oracle-spring-boot-sample-ucp-jpa
oracle-spring-boot-starter-ucp Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starters</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.1 .0</version >
11
+ <version >24.2 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-starter-aqjms</artifactId >
16
- <version >24.1 .0</version >
16
+ <version >24.2 .0</version >
17
17
<packaging >jar</packaging >
18
18
19
19
<!-- Project Information -->
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starters</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.1 .0</version >
11
+ <version >24.2 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-starter-json-collections</artifactId >
16
- <version >24.1 .0</version >
16
+ <version >24.2 .0</version >
17
17
18
18
<name >Oracle Spring Boot Starter - JSON Collections</name >
19
19
<description >Spring Boot Starter for Oracle Database JSON colections</description >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starter-samples</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.1 .0</version >
11
+ <version >24.2 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-sample-ucp-jpa</artifactId >
16
- <version >24.1 .0</version >
16
+ <version >24.2 .0</version >
17
17
18
18
<name >Oracle Spring Boot Starter - UCP with JPA Sample</name >
19
19
<description >Oracle Spring Boot Starter Sample UCP with JPA</description >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starters</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.1 .0</version >
11
+ <version >24.2 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-starter-samples</artifactId >
16
- <version >24.1 .0</version >
16
+ <version >24.2 .0</version >
17
17
<packaging >pom</packaging >
18
18
19
19
<name >Oracle Spring Boot Starter - Samples</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starters</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.1 .0</version >
11
+ <version >24.2 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-starter-ucp</artifactId >
16
- <version >24.1 .0</version >
16
+ <version >24.2 .0</version >
17
17
18
18
<name >Oracle Spring Boot Starter - UCP</name >
19
19
<description >Oracle's implementation of Spring Boot Starter for using with Oracle UCP</description >
Original file line number Diff line number Diff line change 7
7
<modelVersion >4.0.0</modelVersion >
8
8
<groupId >com.oracle.database.spring</groupId >
9
9
<artifactId >oracle-spring-boot-starters</artifactId >
10
- <version >24.1 .0</version >
10
+ <version >24.2 .0</version >
11
11
12
12
<parent >
13
13
<groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments