Skip to content

Commit be44155

Browse files
Bump junit from 4.11 to 4.13.1 in /SensorsAnalyticsSDK
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa43a8c commit be44155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SensorsAnalyticsSDK/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<httpclient.version>4.5.13</httpclient.version>
5353
<jackson-databind.version>2.9.10.7</jackson-databind.version>
5454
<lombok.version>1.18.20</lombok.version>
55-
<junit.version>4.11</junit.version>
55+
<junit.version>4.13.1</junit.version>
5656
<slf4j.version>1.7.25</slf4j.version>
5757
<slf4j-simple.version>1.6.6</slf4j-simple.version>
5858
</properties>

0 commit comments

Comments
 (0)