Skip to content

Commit 5e0f391

Browse files
Bump jackson-databind from 2.13.2.1 to 2.13.4.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.4.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88d2b95 commit 5e0f391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flume-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ limitations under the License.
6767
<derby.version>10.14.2.0</derby.version>
6868
<dropwizard-metrics.version>4.1.18</dropwizard-metrics.version>
6969
<fasterxml.jackson.version>2.13.2</fasterxml.jackson.version>
70-
<fasterxml.jackson.databind.version>2.13.2.1</fasterxml.jackson.databind.version>
70+
<fasterxml.jackson.databind.version>2.13.4.1</fasterxml.jackson.databind.version>
7171
<fest-reflect.version>1.4</fest-reflect.version>
7272
<geronimo-jms.version>1.1.1</geronimo-jms.version>
7373
<gson.version>2.9.1</gson.version>

0 commit comments

Comments
 (0)