Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit e2e1876

Browse files
authored
Merge pull request #5 from genexuslabs/issue#82111
update jackson-databind to version 2.9.10.3
2 parents 7ffd647 + 6833628 commit e2e1876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GeneXusJWT/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.fasterxml.jackson.core</groupId>
3434
<artifactId>jackson-databind</artifactId>
35-
<version>2.9.10.1</version>
35+
<version>2.9.10.3</version>
3636
</dependency>
3737
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations -->
3838
<dependency>

0 commit comments

Comments
 (0)