Skip to content

Commit 250b500

Browse files
Upgrade: [dependabot] - bump com.fasterxml.jackson.core:jackson-core
Bumps the maven group with 1 update in the / directory: [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core). Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.2 to 2.21.1 - [Commits](FasterXML/jackson-core@jackson-core-2.19.2...jackson-core-2.21.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.1 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08604ba commit 250b500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2121
<fhir.version>7.6.1</fhir.version>
2222
<log4j.version>2.25.3</log4j.version>
23-
<fasterxml.version>2.19.2</fasterxml.version>
23+
<fasterxml.version>2.21.1</fasterxml.version>
2424
<sonar.organization>nhsdigital</sonar.organization>
2525
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
2626
<sonar.projectKey>NHSDigital_eps-FHIR-validator-lambda</sonar.projectKey>

0 commit comments

Comments
 (0)