Skip to content

bump jackson to version 3.1.3#110

Open
svenzik wants to merge 2 commits intov4from
WE2-1209
Open

bump jackson to version 3.1.3#110
svenzik wants to merge 2 commits intov4from
WE2-1209

Conversation

@svenzik
Copy link
Copy Markdown
Contributor

@svenzik svenzik commented May 4, 2026

bump jackson to version 3.1.3

Signed-off-by: Sven Mitt svenzik@users.noreply.github.com

@svenzik svenzik changed the base branch from main to v4 May 4, 2026 06:36
WE2-1209

Signed-off-by: Sven Mitt <svenzik@users.noreply.github.com>
WE2-1209

Signed-off-by: Sven Mitt <svenzik@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

Copy link
Copy Markdown
Member

@mrts mrts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build is broken for some reason.

Comment on lines 29 to 30
key: ${{ runner.os }}-m2-v8-${{ hashFiles('**/pom.xml') }}
restore-keys: ${{ runner.os }}-m2-v8
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to change the cache key as well:

Suggested change
key: ${{ runner.os }}-m2-v17-${{ hashFiles('**/pom.xml') }}
restore-keys: ${{ runner.os }}-m2-v17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants