Skip to content

Bump the maven group across 8 directories with 6 updates#29

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/maven-78068f71d2
Open

Bump the maven group across 8 directories with 6 updates#29
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/maven-78068f71d2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps the maven group with 6 updates in the / directory:

Package From To
junit:junit 4.11 4.13.1
org.apache.avro:avro 1.11.3 1.11.4
org.apache.shiro:shiro-core 1.13.0 2.1.0
commons-io:commons-io 1.3.2 2.14.0
org.eclipse.jetty:jetty-server 9.4.51.v20230217 9.4.56.v20240826
org.hsqldb:hsqldb 2.3.2 2.7.1

Bumps the maven group with 2 updates in the /bitcoin directory: junit:junit and org.eclipse.jetty:jetty-server.
Bumps the maven group with 2 updates in the /influent-app directory: junit:junit and org.eclipse.jetty:jetty-server.
Bumps the maven group with 1 update in the /influent-selenium-test directory: junit:junit.
Bumps the maven group with 3 updates in the /influent-server directory: junit:junit, org.apache.shiro:shiro-core and commons-io:commons-io.
Bumps the maven group with 2 updates in the /influent-spi directory: junit:junit and org.apache.avro:avro.
Bumps the maven group with 3 updates in the /kiva directory: junit:junit, org.eclipse.jetty:jetty-server and org.hsqldb:hsqldb.
Bumps the maven group with 2 updates in the /walker directory: junit:junit and org.eclipse.jetty:jetty-server.

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates org.apache.avro:avro from 1.11.3 to 1.11.4

Updates org.apache.shiro:shiro-core from 1.13.0 to 2.1.0

Release notes

Sourced from org.apache.shiro:shiro-core's releases.

Apache Shiro 2.1.0

What's Changed

... (truncated)

Changelog

Sourced from org.apache.shiro:shiro-core's changelog.

Licensed to the Apache Software Foundation (ASF) under one

or more contributor license agreements. See the NOTICE file

distributed with this work for additional information

regarding copyright ownership. The ASF licenses this file

to you under the Apache License, Version 2.0 (the

"License"); you may not use this file except in compliance

with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,

software distributed under the License is distributed on an

"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

KIND, either express or implied. See the License for the

specific language governing permissions and limitations

under the License.

This is not an official release notes document. It exists for Shiro developers to jot down their notes while working in the source code. These notes will be combined with Jira’s auto-generated release notes during a release for the total set.

###########################################################

2.0.0

###########################################################

Improvement

[SHIRO-290] Implement bcrypt and argon2 KDF algorithms

Backwards Incompatible Changes

  • Changed default DefaultPasswordService.java algorithm to "Argon2id".
  • PasswordService.encryptPassword(Object plaintext) will now throw a NullPointerException on null parameter. It was never specified how this method would behave.
  • Made salt non-nullable.
  • Removed methods in PasswordMatcher.

###########################################################

1.7.1

###########################################################

Bug

[SHIRO-797] - Shiro 1.7.0 is lower than using springboot version 2.0.7 dependency error

###########################################################

... (truncated)

Commits
  • 2b873bc [maven-release-plugin] prepare release shiro-root-2.1.0
  • 8dc0d81 [dependency] Upgrade to Apache POM 37
  • 3b9638b enh: added case-insensitive path filtering
  • f27f46e Update pre-commit workflow set --show-diff-on-failure (#2487)
  • 87d29df chore: Eclipse IDE ignores for license checks (#2484)
  • 2dfa579 Run pre-commit autoupdate to update the hooks (#2486)
  • 9266bfa Merge pull request #2475 from lprimak/fix-private-salt-compat
  • e9e5e3f Merge pull request #1026 from haster/change-pathtraversal-blockmode
  • 4bf410c enh: added test for secret salt with Shiro1 compatibility
  • 84b2fdb Merge branch 'main' into fix-private-salt-compat
  • Additional commits viewable in compare view

Updates commons-io:commons-io from 1.3.2 to 2.14.0

Updates org.eclipse.jetty:jetty-server from 9.4.51.v20230217 to 9.4.56.v20240826

Updates org.hsqldb:hsqldb from 2.3.2 to 2.7.1

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates org.eclipse.jetty:jetty-server from 9.4.51.v20230217 to 9.4.56.v20240826

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates org.eclipse.jetty:jetty-server from 9.4.51.v20230217 to 9.4.56.v20240826

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates org.apache.shiro:shiro-core from 1.13.0 to 2.1.0

Release notes

Sourced from org.apache.shiro:shiro-core's releases.

Apache Shiro 2.1.0

What's Changed

... (truncated)

Changelog

Sourced from org.apache.shiro:shiro-core's changelog.

Licensed to the Apache Software Foundation (ASF) under one

or more contributor license agreements. See the NOTICE file

distributed with this work for additional information

regarding copyright ownership. The ASF licenses this file

to you under the Apache License, Version 2.0 (the

"License"); you may not use this file except in compliance

with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,

software distributed under the License is distributed on an

"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

KIND, either express or implied. See the License for the

specific language governing permissions and limitations

under the License.

This is not an official release notes document. It exists for Shiro developers to jot down their notes while working in the source code. These notes will be combined with Jira’s auto-generated release notes during a release for the total set.

###########################################################

2.0.0

###########################################################

Improvement

[SHIRO-290] Implement bcrypt and argon2 KDF algorithms

Backwards Incompatible Changes

  • Changed default DefaultPasswordService.java algorithm to "Argon2id".
  • PasswordService.encryptPassword(Object plaintext) will now throw a NullPointerException on null parameter. It was never specified how this method would behave.
  • Made salt non-nullable.
  • Removed methods in PasswordMatcher.

###########################################################

1.7.1

###########################################################

Bug

[SHIRO-797] - Shiro 1.7.0 is lower than using springboot version 2.0.7 dependency error

###########################################################

... (truncated)

Commits
  • 2b873bc [maven-release-plugin] prepare release shiro-root-2.1.0
  • 8dc0d81 [dependency] Upgrade to Apache POM 37
  • 3b9638b enh: added case-insensitive path filtering
  • f27f46e Update pre-commit workflow set --show-diff-on-failure (#2487)
  • 87d29df chore: Eclipse IDE ignores for license checks (#2484)
  • 2dfa579 Run pre-commit autoupdate to update the hooks (#2486)
  • 9266bfa Merge pull request #2475 from lprimak/fix-private-salt-compat
  • e9e5e3f Merge pull request #1026 from haster/change-pathtraversal-blockmode
  • 4bf410c enh: added test for secret salt with Shiro1 compatibility
  • 84b2fdb Merge branch 'main' into fix-private-salt-compat
  • Additional commits viewable in compare view

Updates commons-io:commons-io from 1.3.2 to 2.14.0

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates org.apache.avro:avro from 1.11.3 to 1.11.4

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits

Updates org.eclipse.jetty:jetty-server from 9.4.51.v20230217 to 9.4.56.v20240826

Updates org.hsqldb:hsqldb from 2.3.2 to 2.7.1

Updates junit:junit from 4.11 to 4.13.1

Release notes

Sourced from junit:junit's releases.

JUnit 4.13.1

Please refer to the release notes for details.

JUnit 4.13

Please refer to the release notes for details.

JUnit 4.13 RC 2

Please refer to the release notes for details.

JUnit 4.13 RC 1

Please refer to the release notes for details.

JUnit 4.13 Beta 3

Please refer to the release notes for details.

JUnit 4.13 Beta 2

Please refer to the release notes for details.

JUnit 4.13 Beta 1

Please refer to the release notes for details.

JUnit 4.12

Please refer to the release notes for details.

JUnit 4.12 Beta 3

Please refer to the release notes for details.

JUnit 4.12 Beta 2

No release notes provided.

JUnit 4.12 Beta 1

No release notes provided.

Commits
  • 1b683f4 [maven-release-plugin] prepare release r4.13.1
  • ce6ce3a Draft 4.13.1 release notes
  • c29dd82 Change version to 4.13.1-SNAPSHOT
  • 1d17486 Add a link to...

    Description has been truncated

Bumps the maven group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [junit:junit](https://github.com/junit-team/junit4) | `4.11` | `4.13.1` |
| org.apache.avro:avro | `1.11.3` | `1.11.4` |
| [org.apache.shiro:shiro-core](https://github.com/apache/shiro) | `1.13.0` | `2.1.0` |
| commons-io:commons-io | `1.3.2` | `2.14.0` |
| org.eclipse.jetty:jetty-server | `9.4.51.v20230217` | `9.4.56.v20240826` |
| org.hsqldb:hsqldb | `2.3.2` | `2.7.1` |

Bumps the maven group with 2 updates in the /bitcoin directory: [junit:junit](https://github.com/junit-team/junit4) and org.eclipse.jetty:jetty-server.
Bumps the maven group with 2 updates in the /influent-app directory: [junit:junit](https://github.com/junit-team/junit4) and org.eclipse.jetty:jetty-server.
Bumps the maven group with 1 update in the /influent-selenium-test directory: [junit:junit](https://github.com/junit-team/junit4).
Bumps the maven group with 3 updates in the /influent-server directory: [junit:junit](https://github.com/junit-team/junit4), [org.apache.shiro:shiro-core](https://github.com/apache/shiro) and commons-io:commons-io.
Bumps the maven group with 2 updates in the /influent-spi directory: [junit:junit](https://github.com/junit-team/junit4) and org.apache.avro:avro.
Bumps the maven group with 3 updates in the /kiva directory: [junit:junit](https://github.com/junit-team/junit4), org.eclipse.jetty:jetty-server and org.hsqldb:hsqldb.
Bumps the maven group with 2 updates in the /walker directory: [junit:junit](https://github.com/junit-team/junit4) and org.eclipse.jetty:jetty-server.


Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `org.apache.avro:avro` from 1.11.3 to 1.11.4

Updates `org.apache.shiro:shiro-core` from 1.13.0 to 2.1.0
- [Release notes](https://github.com/apache/shiro/releases)
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
- [Commits](apache/shiro@shiro-root-1.13.0...shiro-root-2.1.0)

Updates `commons-io:commons-io` from 1.3.2 to 2.14.0

Updates `org.eclipse.jetty:jetty-server` from 9.4.51.v20230217 to 9.4.56.v20240826

Updates `org.hsqldb:hsqldb` from 2.3.2 to 2.7.1

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `org.eclipse.jetty:jetty-server` from 9.4.51.v20230217 to 9.4.56.v20240826

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `org.eclipse.jetty:jetty-server` from 9.4.51.v20230217 to 9.4.56.v20240826

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `org.apache.shiro:shiro-core` from 1.13.0 to 2.1.0
- [Release notes](https://github.com/apache/shiro/releases)
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
- [Commits](apache/shiro@shiro-root-1.13.0...shiro-root-2.1.0)

Updates `commons-io:commons-io` from 1.3.2 to 2.14.0

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `org.apache.avro:avro` from 1.11.3 to 1.11.4

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `org.eclipse.jetty:jetty-server` from 9.4.51.v20230217 to 9.4.56.v20240826

Updates `org.hsqldb:hsqldb` from 2.3.2 to 2.7.1

Updates `junit:junit` from 4.11 to 4.13.1
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md)
- [Commits](junit-team/junit4@r4.11...r4.13.1)

Updates `org.eclipse.jetty:jetty-server` from 9.4.51.v20230217 to 9.4.56.v20240826

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-version: 4.13.1
  dependency-type: direct:development
  dependency-group: maven
- dependency-name: org.apache.avro:avro
  dependency-version: 1.11.4
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.shiro:shiro-core
  dependency-version: 2.1.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: commons-io:commons-io
  dependency-version: 2.14.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-version: 9.4.56.v20240826
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.hsqldb:hsqldb
  dependency-version: 2.7.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: junit:junit
  dependency-version: 4.13.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-version: 9.4.56.v20240826
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: junit:junit
  dependency-version: 4.13.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-version: 9.4.56.v20240826
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: junit:junit
  dependency-version: 4.13.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: junit:junit
  dependency-version: 4.13.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.shiro:shiro-core
  dependency-version: 2.1.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: commons-io:commons-io
  dependency-version: 2.14.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: junit:junit
  dependency-version: 4.13.1
  dependency-type: direct:development
  dependency-group: maven
- dependency-name: org.apache.avro:avro
  dependency-version: 1.11.4
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: junit:junit
  dependency-version: 4.13.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-version: 9.4.56.v20240826
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.hsqldb:hsqldb
  dependency-version: 2.7.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: junit:junit
  dependency-version: 4.13.1
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-version: 9.4.56.v20240826
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 10, 2026
@codesandbox
Copy link

codesandbox bot commented Feb 10, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

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

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants