Skip to content

Commit 1d014e7

Browse files
Bump the maven group across 2 directories with 2 updates (#780)
Bumps the maven group with 1 update in the /msal4j-brokers directory: [org.testng:testng](https://github.com/cbeust/testng). Bumps the maven group with 1 update in the /msal4j-sdk/src/samples/msal-obo-sample directory: [com.google.guava:guava](https://github.com/google/guava). Updates `org.testng:testng` from 7.1.0 to 7.5.1 - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/commits/7.5.1) Updates `com.google.guava:guava` from 31.1-jre to 32.0.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development dependency-group: maven-security-group - dependency-name: com.google.guava:guava dependency-type: direct:production dependency-group: maven-security-group ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 747eb00 commit 1d014e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

msal4j-brokers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>org.testng</groupId>
5252
<artifactId>testng</artifactId>
53-
<version>7.1.0</version>
53+
<version>7.5.1</version>
5454
<scope>test</scope>
5555
</dependency>
5656
<dependency>

msal4j-sdk/src/samples/msal-obo-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>com.google.guava</groupId>
7777
<artifactId>guava</artifactId>
78-
<version>31.1-jre</version>
78+
<version>32.0.0-jre</version>
7979
</dependency>
8080

8181
</dependencies>

0 commit comments

Comments
 (0)