Skip to content

Commit 5118a04

Browse files
Bump com.fasterxml.jackson.core:jackson-databind (#57)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2c11b5 commit 5118a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lambda-authorizer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
127127
<dependency>
128128
<groupId>com.fasterxml.jackson.core</groupId>
129129
<artifactId>jackson-databind</artifactId>
130-
<version>2.13.4.1</version>
130+
<version>2.13.4.2</version>
131131
</dependency>
132132
</dependencies>
133133

0 commit comments

Comments
 (0)