Skip to content

Commit

Permalink
Update dependency com.oracle.database.jdbc:ojdbc11 to v23.6.0.24.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 72f3c9b commit 4ad3a8f
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion wls-admin-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
</dependency>
<!-- Hibernate Model Gen for type safe criterias -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wls-auth-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
</dependency>
<!-- Hibernate Model Gen for type safe criterias -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wls-basisdaten-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
</dependency>
<!-- Hibernate Model Gen for type safe criterias -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wls-briefwahl-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
</dependency>
<!-- Hibernate Model Gen for type safe criterias -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wls-broadcast-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
</dependency>
<!-- Hibernate Model Gen for type safe criterias -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wls-eai-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
</dependency>
<!-- Hibernate Model Gen for type safe criterias -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wls-ergebnismeldung-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
</dependency>
<!-- Hibernate Model Gen for type safe criterias -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wls-infomanagement-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
</dependency>
<!-- Hibernate Model Gen for type safe criterias -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wls-monitoring-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
</dependency>
<!-- Hibernate Model Gen for type safe criterias -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wls-vorfaelleundvorkommnisse-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
</dependency>
<!-- Hibernate Model Gen for type safe criterias -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wls-wahlvorbereitung-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
</dependency>
<!-- Hibernate Model Gen for type safe criterias -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion wls-wahlvorstand-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc11</artifactId>
<version>23.5.0.24.07</version>
<version>23.6.0.24.10</version>
</dependency>
<!-- Hibernate Model Gen for type safe criterias -->
<dependency>
Expand Down

0 comments on commit 4ad3a8f

Please sign in to comment.