Skip to content

Commit 398960d

Browse files
Bump the maven group across 2 directories with 1 update
Bumps the maven group with 1 update in the /msal4j-sdk/src/samples/msal-b2c-web-sample directory: org.apache.commons:commons-lang3. Bumps the maven group with 1 update in the /msal4j-sdk/src/samples/msal-web-sample directory: org.apache.commons:commons-lang3. Updates `org.apache.commons:commons-lang3` from 3.9 to 3.18.0 Updates `org.apache.commons:commons-lang3` from 3.9 to 3.18.0 --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a4ed35 commit 398960d

File tree

2 files changed

+2
-2
lines changed
  • msal4j-sdk/src/samples

2 files changed

+2
-2
lines changed

msal4j-sdk/src/samples/msal-b2c-web-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.apache.commons</groupId>
4141
<artifactId>commons-lang3</artifactId>
42-
<version>3.9</version>
42+
<version>3.18.0</version>
4343
</dependency>
4444
<!-- Spring 3 dependencies -->
4545
<dependency>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.apache.commons</groupId>
4040
<artifactId>commons-lang3</artifactId>
41-
<version>3.9</version>
41+
<version>3.18.0</version>
4242
</dependency>
4343

4444
<!-- Spring 3 dependencies -->

0 commit comments

Comments
 (0)