Skip to content

Commit c1f71e3

Browse files
Merge pull request #16 from SmartPotTech/dependabot/maven/org.apache.commons-commons-pool2-2.12.1
deps: bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.1
2 parents 86cd07f + a2adecc commit c1f71e3

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
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>org.apache.commons</groupId>
181181
<artifactId>commons-pool2</artifactId> <!-- Apache Commons Pool for Redis connection management -->
182-
<version>2.11.1</version>
182+
<version>2.12.1</version>
183183
</dependency>
184184

185185
</dependencies>

0 commit comments

Comments
 (0)