Skip to content

Commit 66f89a0

Browse files
committed
resolve vulnerabilities
Signed-off-by: Md-Humair-KK <[email protected]>
1 parent 4194119 commit 66f89a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sunbird-rc-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
<dependency>
144144
<groupId>com.fasterxml.jackson.core</groupId>
145145
<artifactId>jackson-databind</artifactId>
146-
<version>2.11.3</version>
146+
<version>2.12.6</version>
147147
<scope>provided</scope>
148148
</dependency>
149149
<dependency>
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>com.nimbusds</groupId>
156156
<artifactId>nimbus-jose-jwt</artifactId>
157-
<version>8.19</version>
157+
<version>9.37.4</version>
158158
<scope>provided</scope>
159159
</dependency>
160160
</dependencies>

0 commit comments

Comments
 (0)