Skip to content

Commit e5d7f7c

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-databind in /glint
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2 to 2.13.4.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.13.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d2c5e8 commit e5d7f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glint/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>com.fasterxml.jackson.core</groupId>
173173
<artifactId>jackson-databind</artifactId>
174-
<version>2.13.2</version>
174+
<version>2.13.4.2</version>
175175
</dependency>
176176
</dependencies>
177177
</dependencyManagement>

0 commit comments

Comments
 (0)