Skip to content

Commit

Permalink
Bump the dependency-updates group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependency-updates group with 2 updates: [io.airlift:airbase](https://github.com/airlift/airbase) and [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework).


Updates `io.airlift:airbase` from 194 to 195
- [Release notes](https://github.com/airlift/airbase/releases)
- [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md)
- [Commits](https://github.com/airlift/airbase/commits)

Updates `org.checkerframework:checker-qual` from 3.48.1 to 3.48.2
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.48.1...checker-framework-3.48.2)

---
updated-dependencies:
- dependency-name: io.airlift:airbase
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: org.checkerframework:checker-qual
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 63ae312 commit 02c844d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.airlift</groupId>
<artifactId>airbase</artifactId>
<version>194</version>
<version>195</version>
</parent>

<groupId>org.ebyhr</groupId>
Expand Down Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.48.1</version>
<version>3.48.2</version>
</dependency>
<dependency>
<groupId>org.openjdk.jol</groupId>
Expand Down

0 comments on commit 02c844d

Please sign in to comment.