Skip to content

Commit 5696ae5

Browse files
Update dependency commons-logging:commons-logging to v1.3.4
1 parent 81d29a6 commit 5696ae5

File tree

2 files changed

+2
-2
lines changed
  • appium
    • appium-app/appium-app-examples
    • appium-web/appium-web-examples

2 files changed

+2
-2
lines changed

appium/appium-app/appium-app-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>commons-logging</groupId>
2626
<artifactId>commons-logging</artifactId>
27-
<version>1.3.3</version>
27+
<version>1.3.4</version>
2828
</dependency>
2929

3030
<dependency>

appium/appium-web/appium-web-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>commons-logging</groupId>
2727
<artifactId>commons-logging</artifactId>
28-
<version>1.3.3</version>
28+
<version>1.3.4</version>
2929
</dependency>
3030

3131
<dependency>

0 commit comments

Comments
 (0)