Skip to content

Commit f4cf6d3

Browse files
build(deps): bump jackson.version from 2.11.1 to 2.11.2
Bumps `jackson.version` from 2.11.1 to 2.11.2. Updates `jackson-core` from 2.11.1 to 2.11.2 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.11.1...jackson-core-2.11.2) Updates `jackson-databind` from 2.11.1 to 2.11.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-datatype-jdk8` from 2.11.1 to 2.11.2 Updates `jackson-datatype-jsr310` from 2.11.1 to 2.11.2 Updates `jackson-module-parameter-names` from 2.11.1 to 2.11.2 - [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases) - [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.11.1...jackson-modules-java8-2.11.2) Updates `jackson-dataformat-yaml` from 2.11.1 to 2.11.2 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.11.1...jackson-dataformats-text-2.11.2) Updates `jackson-module-kotlin` from 2.11.1 to 2.11.2 - [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases) - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.11.1...jackson-module-kotlin-2.11.2) Updates `jackson-module-afterburner` from 2.11.1 to 2.11.2 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.11.1...jackson-modules-base-2.11.2) Updates `jackson-datatype-hibernate5` from 2.11.1 to 2.11.2 - [Release notes](https://github.com/FasterXML/jackson-datatype-hibernate/releases) - [Commits](FasterXML/jackson-datatype-hibernate@jackson-datatype-hibernate-parent-2.11.1...jackson-datatype-hibernate-parent-2.11.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fcfcb50 commit f4cf6d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/jooby-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<h2.version>1.4.200</h2.version>
4848
<handlebars.version>4.2.0</handlebars.version>
4949
<hibernate.version>5.4.17.Final</hibernate.version>
50-
<jackson.version>2.11.1</jackson.version>
50+
<jackson.version>2.11.2</jackson.version>
5151
<jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
5252
<jacoco.version>0.8.5</jacoco.version>
5353
<jakarta.ws.rs-api.version>2.1.6</jakarta.ws.rs-api.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<freemarker.version>2.3.30</freemarker.version>
2323
<handlebars.version>4.2.0</handlebars.version>
2424
<pebble.version>3.1.4</pebble.version>
25-
<jackson.version>2.11.1</jackson.version>
25+
<jackson.version>2.11.2</jackson.version>
2626
<gson.version>2.8.6</gson.version>
2727
<rocker.version>1.3.0</rocker.version>
2828
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>

0 commit comments

Comments
 (0)