Skip to content

Commit 49516c2

Browse files
Merge pull request #69 from SmartPotTech/dependabot/maven/org.apache.commons-commons-pool2-2.13.0
deps: bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0
2 parents d32f714 + c98de48 commit 49516c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<dependency>
221221
<groupId>org.apache.commons</groupId>
222222
<artifactId>commons-pool2</artifactId> <!-- Apache Commons Pool for Redis connection management -->
223-
<version>2.12.1</version>
223+
<version>2.13.0</version>
224224
</dependency>
225225

226226
</dependencies>

0 commit comments

Comments
 (0)