Skip to content

Commit 2342b76

Browse files
committed
Upgrade to com.mchange:c3p0:0.12.0
1 parent 3f92139 commit 2342b76

68 files changed

Lines changed: 70 additions & 70 deletions

File tree

Some content is hidden

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

advanced/advanced-testing-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>org.springframework</groupId>
143143
<artifactId>spring-framework-bom</artifactId>
144-
<version>7.0.3</version>
144+
<version>7.0.5</version>
145145
<scope>import</scope>
146146
<type>pom</type>
147147
</dependency>

advanced/dynamic-ftp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>org.springframework</groupId>
132132
<artifactId>spring-framework-bom</artifactId>
133-
<version>7.0.3</version>
133+
<version>7.0.5</version>
134134
<scope>import</scope>
135135
<type>pom</type>
136136
</dependency>

advanced/dynamic-tcp-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
<dependency>
358358
<groupId>org.springframework</groupId>
359359
<artifactId>spring-framework-bom</artifactId>
360-
<version>7.0.3</version>
360+
<version>7.0.5</version>
361361
<scope>import</scope>
362362
<type>pom</type>
363363
</dependency>

applications/cafe-scripted/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.jruby</groupId>
8585
<artifactId>jruby-complete</artifactId>
86-
<version>10.0.2.0</version>
86+
<version>9.4.14.0</version>
8787
<scope>compile</scope>
8888
</dependency>
8989
<dependency>
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>org.springframework</groupId>
171171
<artifactId>spring-framework-bom</artifactId>
172-
<version>7.0.3</version>
172+
<version>7.0.5</version>
173173
<scope>import</scope>
174174
<type>pom</type>
175175
</dependency>

applications/cafe/cafe-amqp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>org.springframework</groupId>
138138
<artifactId>spring-framework-bom</artifactId>
139-
<version>7.0.3</version>
139+
<version>7.0.5</version>
140140
<scope>import</scope>
141141
<type>pom</type>
142142
</dependency>

applications/cafe/cafe-jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>org.springframework</groupId>
162162
<artifactId>spring-framework-bom</artifactId>
163-
<version>7.0.3</version>
163+
<version>7.0.5</version>
164164
<scope>import</scope>
165165
<type>pom</type>
166166
</dependency>

applications/cafe/cafe-si/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>org.springframework</groupId>
137137
<artifactId>spring-framework-bom</artifactId>
138-
<version>7.0.3</version>
138+
<version>7.0.5</version>
139139
<scope>import</scope>
140140
<type>pom</type>
141141
</dependency>

applications/file-split-ftp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@
389389
<dependency>
390390
<groupId>org.springframework</groupId>
391391
<artifactId>spring-framework-bom</artifactId>
392-
<version>7.0.3</version>
392+
<version>7.0.5</version>
393393
<scope>import</scope>
394394
<type>pom</type>
395395
</dependency>

applications/loan-broker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>org.springframework</groupId>
132132
<artifactId>spring-framework-bom</artifactId>
133-
<version>7.0.3</version>
133+
<version>7.0.5</version>
134134
<scope>import</scope>
135135
<type>pom</type>
136136
</dependency>

applications/loanshark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
<dependency>
346346
<groupId>org.springframework</groupId>
347347
<artifactId>spring-framework-bom</artifactId>
348-
<version>7.0.3</version>
348+
<version>7.0.5</version>
349349
<scope>import</scope>
350350
<type>pom</type>
351351
</dependency>

0 commit comments

Comments
 (0)