Max Lambrecht
63a004d9f3
Prepare release 0.8.5 ( #204 )
...
Co-authored-by: Ryan Turner <turner@uber.com>
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-15 14:11:06 -06:00
Max Lambrecht
6a8e96ba96
Fix CODEOWNERS syntax ( #208 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-15 13:22:48 -06:00
Max Lambrecht
4d374bf798
DefineC grpc-inprocess dependency as testImplementation ( #206 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-15 13:20:55 -06:00
dependabot[bot]
93da062279
Bump jupiterVersion from 5.10.1 to 5.10.2 ( #203 )
...
Bumps `jupiterVersion` from 5.10.1 to 5.10.2.
Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.1 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2 )
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.1 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2 )
Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.1 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 14:57:01 -06:00
Moritz Schmitz von Hülst
27b2a01712
Add docker build for java-spiffe-helper container ( #187 )
...
* Add docker build for java-spiffe-helper container
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Adopt JDK has been deprecated in favor of temurin
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Push image after build
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Remove build on pull request and fix image tag
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Set user non-root, add separate stage for gradle dependencies and version to gradle properties
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Fix entrypoint
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Add example config and default container command
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Revert changes to gradle workflow and rename container build workflow
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Pin gradle builder image version
Co-authored-by: Ryan Turner <rturner3@users.noreply.github.com>
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Add buildx action
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Use github variable in image tag
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Add Qemu
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Login before push
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Adopt JDK has been deprecated in favor of temurin
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Remove build on pull request and fix image tag
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Revert changes to gradle workflow and rename container build workflow
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Use new properties example file
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
* Minor improvements according to PR comments
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
---------
Signed-off-by: Moritz Schmitz von Hülst <moritz.schmitz@oviva.com>
Co-authored-by: Ryan Turner <rturner3@users.noreply.github.com>
2024-02-05 15:51:08 -06:00
Max Lambrecht
666766a90f
Enhancements: Example Config File, Default Path, and Error Handling Improvements ( #199 )
...
Add default helper config
Improving java-spiffe-helper Runner and Config logic
Improve error handling in java-spiffe-helper
Update README
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-02-05 09:13:31 -06:00
dependabot[bot]
56bb734de3
Bump grpcVersion from 1.61.0 to 1.61.1 ( #202 )
...
Bumps `grpcVersion` from 1.61.0 to 1.61.1.
Updates `io.grpc:protoc-gen-grpc-java` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
Updates `io.grpc:grpc-protobuf` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
Updates `io.grpc:grpc-stub` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
Updates `io.grpc:grpc-inprocess` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
Updates `io.grpc:grpc-testing` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
Updates `io.grpc:grpc-netty-shaded` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
Updates `io.grpc:grpc-netty` from 1.61.0 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.61.1 )
---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-inprocess
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-testing
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 09:07:06 -06:00
Ryan Turner
57c3634f06
Update to Gradle 8.5 ( #201 )
...
Signed-off-by: Ryan Turner <turner@uber.com>
2024-01-31 06:56:10 -06:00
dependabot[bot]
71eecdfefa
Bump commons-validator:commons-validator from 1.7 to 1.8.0 ( #197 )
...
Bumps commons-validator:commons-validator from 1.7 to 1.8.0.
---
updated-dependencies:
- dependency-name: commons-validator:commons-validator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-01-25 17:14:07 -06:00
dependabot[bot]
3730421a32
Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 ( #196 )
...
Bumps commons-cli:commons-cli from 1.5.0 to 1.6.0.
---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-01-25 17:13:49 -06:00
dependabot[bot]
2a97a32493
Bump jupiterVersion from 5.10.0 to 5.10.1 ( #195 )
...
Bumps `jupiterVersion` from 5.10.0 to 5.10.1.
Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1 )
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1 )
Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 17:13:11 -06:00
Max Lambrecht
77f3893dd5
Add mergeServiceFiles to shawdowJar configs ( #198 )
...
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-01-24 17:56:37 -06:00
dependabot[bot]
c59c5d2c77
Bump com.google.protobuf:protoc from 3.23.4 to 3.25.2 ( #193 )
...
Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf ) from 3.23.4 to 3.25.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.4...v3.25.2 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protoc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-01-24 09:31:04 -06:00
dependabot[bot]
9762799dcf
Bump grpcVersion from 1.58.0 to 1.61.0 ( #190 )
...
* Bump grpcVersion from 1.58.0 to 1.61.0
Bumps `grpcVersion` from 1.58.0 to 1.61.0.
Updates `io.grpc:protoc-gen-grpc-java` from 1.58.0 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.61.0 )
Updates `io.grpc:grpc-protobuf` from 1.58.0 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.61.0 )
Updates `io.grpc:grpc-stub` from 1.58.0 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.61.0 )
Updates `io.grpc:grpc-testing` from 1.58.0 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.61.0 )
Updates `io.grpc:grpc-netty-shaded` from 1.58.0 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.61.0 )
Updates `io.grpc:grpc-netty` from 1.58.0 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.58.0...v1.61.0 )
---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Add missing dependency for grpc 1.61.0
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-01-24 09:25:38 -06:00
dependabot[bot]
acdbd0696a
Bump io.netty:netty-transport-native-kqueue ( #192 )
...
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty ) from 4.1.97.Final to 4.1.106.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.97.Final...netty-4.1.106.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-01-24 07:32:10 -06:00
dependabot[bot]
69628d2eb6
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 ( #189 )
...
Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-24 07:24:28 -06:00
dependabot[bot]
a073d66c5a
Bump actions/cache from 3 to 4 ( #188 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 13:58:35 -08:00
dependabot[bot]
fec770ec95
Bump com.nimbusds:nimbus-jose-jwt from 9.35 to 9.37.3 ( #184 )
...
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt ) from 9.35 to 9.37.3.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt )
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.3..9.35 )
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-01-22 06:52:09 -06:00
dependabot[bot]
d318bc5b3c
Bump actions/setup-java from 3 to 4 ( #182 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2024-01-22 06:50:32 -06:00
dependabot[bot]
84ad698571
Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 ( #170 )
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.28 to 1.18.30.
- [Release notes](https://github.com/projectlombok/lombok/releases )
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.28...v1.18.30 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 06:49:56 -06:00
dependabot[bot]
c3b58d12c3
Bump com.nimbusds:nimbus-jose-jwt from 9.34 to 9.35 ( #169 )
...
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt ) from 9.34 to 9.35.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt )
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.35..9.34 )
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 11:29:41 -05:00
dependabot[bot]
9a356a8757
Bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.34 ( #168 )
...
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt ) from 9.31 to 9.34.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt )
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.34..9.31 )
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2023-09-15 12:29:37 -05:00
dependabot[bot]
a73726af97
Bump grpcVersion from 1.57.2 to 1.58.0 ( #165 )
...
Bumps `grpcVersion` from 1.57.2 to 1.58.0.
Updates `io.grpc:protoc-gen-grpc-java` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0 )
Updates `io.grpc:grpc-protobuf` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0 )
Updates `io.grpc:grpc-stub` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0 )
Updates `io.grpc:grpc-testing` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0 )
Updates `io.grpc:grpc-netty-shaded` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0 )
Updates `io.grpc:grpc-netty` from 1.57.2 to 1.58.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.57.2...v1.58.0 )
---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2023-09-15 12:23:48 -05:00
dependabot[bot]
99a03ff33d
Bump actions/checkout from 3 to 4 ( #163 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-15 12:23:13 -05:00
dependabot[bot]
0c8b71642e
Bump io.netty:netty-transport-native-kqueue ( #162 )
...
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty ) from 4.1.96.Final to 4.1.97.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.96.Final...netty-4.1.97.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-30 13:21:38 -05:00
dependabot[bot]
817709c82f
Bump grpcVersion from 1.56.1 to 1.57.2 ( #161 )
...
Bumps `grpcVersion` from 1.56.1 to 1.57.2.
Updates `io.grpc:protoc-gen-grpc-java` from 1.56.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.2 )
Updates `io.grpc:grpc-protobuf` from 1.56.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.2 )
Updates `io.grpc:grpc-stub` from 1.56.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.2 )
Updates `io.grpc:grpc-testing` from 1.56.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.2 )
Updates `io.grpc:grpc-netty-shaded` from 1.56.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.2 )
Updates `io.grpc:grpc-netty` from 1.56.1 to 1.57.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.56.1...v1.57.2 )
---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2023-08-17 09:51:03 -05:00
dependabot[bot]
c9f01b09bf
Bump io.netty:netty-transport-native-kqueue ( #156 )
...
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty ) from 4.1.94.Final to 4.1.96.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.94.Final...netty-4.1.96.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 09:44:49 -05:00
dependabot[bot]
0246dfb224
Bump jupiterVersion from 5.9.3 to 5.10.0 ( #155 )
...
Bumps `jupiterVersion` from 5.9.3 to 5.10.0.
Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.3 to 5.10.0
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.3...r5.10.0 )
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.3 to 5.10.0
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.3...r5.10.0 )
Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.3 to 5.10.0
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.3...r5.10.0 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 12:22:24 -07:00
dependabot[bot]
659145cc3e
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 ( #158 )
...
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 11:53:38 -07:00
dependabot[bot]
ad06ea59af
Bump com.google.protobuf:protobuf-gradle-plugin from 0.9.3 to 0.9.4 ( #153 )
...
Bumps [com.google.protobuf:protobuf-gradle-plugin](https://github.com/google/protobuf-gradle-plugin ) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/google/protobuf-gradle-plugin/releases )
- [Commits](https://github.com/google/protobuf-gradle-plugin/commits )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 11:48:10 -07:00
dependabot[bot]
e4e7f8dace
Bump com.google.protobuf:protoc from 3.23.1 to 3.23.4 ( #152 )
...
Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf ) from 3.23.1 to 3.23.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.1...v3.23.4 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2023-07-11 15:21:46 -05:00
dependabot[bot]
3f9e328936
Bump grpcVersion from 1.55.1 to 1.56.1 ( #151 )
...
Bumps `grpcVersion` from 1.55.1 to 1.56.1.
Updates `io.grpc:protoc-gen-grpc-java` from 1.55.1 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.1 )
Updates `io.grpc:grpc-protobuf` from 1.55.1 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.1 )
Updates `io.grpc:grpc-stub` from 1.55.1 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.1 )
Updates `io.grpc:grpc-testing` from 1.55.1 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.1 )
Updates `io.grpc:grpc-netty-shaded` from 1.55.1 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.1 )
Updates `io.grpc:grpc-netty` from 1.55.1 to 1.56.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.55.1...v1.56.1 )
---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
2023-07-11 15:17:27 -05:00
dependabot[bot]
bc7f6703fa
Bump io.netty:netty-transport-native-kqueue ( #150 )
...
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty ) from 4.1.92.Final to 4.1.94.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.92.Final...netty-4.1.94.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 15:12:11 -05:00
dependabot[bot]
67f0174b11
Bump org.projectlombok:lombok from 1.18.26 to 1.18.28 ( #145 )
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.26 to 1.18.28.
- [Release notes](https://github.com/projectlombok/lombok/releases )
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.26...v1.18.28 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 21:42:02 -05:00
dependabot[bot]
d18fa737d0
Bump com.google.protobuf:protoc from 3.23.0 to 3.23.1 ( #144 )
...
Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf ) from 3.23.0 to 3.23.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.0...v3.23.1 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 18:10:22 -05:00
dependabot[bot]
b925e5ecf1
Bump com.google.protobuf:protoc from 3.21.12 to 3.23.0 ( #142 )
...
Bumps [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf ) from 3.21.12 to 3.23.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.12...v3.23.0 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protoc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-10 10:37:48 -05:00
dependabot[bot]
67a34e986c
Bump grpcVersion from 1.54.1 to 1.55.1 ( #143 )
...
Bumps `grpcVersion` from 1.54.1 to 1.55.1.
Updates `io.grpc:protoc-gen-grpc-java` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1 )
Updates `io.grpc:grpc-protobuf` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1 )
Updates `io.grpc:grpc-stub` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1 )
Updates `io.grpc:grpc-testing` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1 )
Updates `io.grpc:grpc-netty-shaded` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1 )
Updates `io.grpc:grpc-netty` from 1.54.1 to 1.55.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.1...v1.55.1 )
---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-testing
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-10 10:33:40 -05:00
dependabot[bot]
3e1a50e5f8
Bump com.google.protobuf:protobuf-gradle-plugin from 0.9.2 to 0.9.3 ( #141 )
...
Bumps [com.google.protobuf:protobuf-gradle-plugin](https://github.com/google/protobuf-gradle-plugin ) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/google/protobuf-gradle-plugin/releases )
- [Commits](https://github.com/google/protobuf-gradle-plugin/compare/0.9.2...v0.9.3 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28 11:54:28 -05:00
Max Lambrecht
73404a80ad
Upgrade gradle version to 8.1.1 ( #138 )
...
* Update Gradle version to 8.1.1
Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
2023-04-27 11:36:01 -07:00
dependabot[bot]
a0480f91d9
Bump jupiterVersion from 5.9.2 to 5.9.3 ( #140 )
...
Bumps `jupiterVersion` from 5.9.2 to 5.9.3.
Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3 )
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3 )
Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <max.lambrecht@hpe.com>
2023-04-27 13:25:37 -05:00
dependabot[bot]
f3d360ba7d
Bump io.netty:netty-transport-native-kqueue ( #139 )
...
Bumps [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty ) from 4.1.91.Final to 4.1.92.Final.
- [Release notes](https://github.com/netty/netty/releases )
- [Commits](https://github.com/netty/netty/compare/netty-4.1.91.Final...netty-4.1.92.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-kqueue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-27 13:24:57 -05:00
dependabot[bot]
cb9baa85c6
Bump grpcVersion from 1.54.0 to 1.54.1 ( #136 )
...
Bumps `grpcVersion` from 1.54.0 to 1.54.1.
Updates `io.grpc:protoc-gen-grpc-java` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1 )
Updates `io.grpc:grpc-protobuf` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1 )
Updates `io.grpc:grpc-stub` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1 )
Updates `io.grpc:grpc-testing` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1 )
Updates `io.grpc:grpc-netty-shaded` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1 )
Updates `io.grpc:grpc-netty` from 1.54.0 to 1.54.1
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.54.0...v1.54.1 )
---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-stub
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-testing
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty-shaded
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-netty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 09:23:21 -05:00
Max Lambrecht
537e7f7a7b
Prepare release 0.8.4 ( #134 )
...
Prepare release 0.8.4
Co-authored-by: Ryan Turner <rturner3@users.noreply.github.com>
Signed-off-by: Max Lambrecht <max.lambrecht@hpe.com>
2023-04-14 13:47:26 -05:00
dependabot[bot]
70ccecd600
Bump mockitoVersion from 3.12.4 to 4.11.0 ( #133 )
...
* Bump mockitoVersion from 3.12.4 to 4.11.0
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Max Lambrecht <max.lambrecht@hpe.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <max.lambrecht@hpe.com>
2023-04-14 09:52:15 -05:00
dependabot[bot]
5e9ead9efd
Bump com.github.kt3k.coveralls from 2.12.0 to 2.12.2 ( #132 )
...
Bumps com.github.kt3k.coveralls from 2.12.0 to 2.12.2.
---
updated-dependencies:
- dependency-name: com.github.kt3k.coveralls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <max.lambrecht@hpe.com>
2023-04-13 17:14:08 -05:00
dependabot[bot]
7fc2406087
Bump org.bouncycastle:bcpkix-jdk15on from 1.66 to 1.70 ( #131 )
...
Bumps [org.bouncycastle:bcpkix-jdk15on](https://github.com/bcgit/bc-java ) from 1.66 to 1.70.
- [Release notes](https://github.com/bcgit/bc-java/releases )
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html )
- [Commits](https://github.com/bcgit/bc-java/commits )
---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk15on
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 17:12:53 -05:00
dependabot[bot]
39b8c14650
Bump com.google.osdetector from 1.6.2 to 1.7.3 ( #125 )
...
Bumps com.google.osdetector from 1.6.2 to 1.7.3.
---
updated-dependencies:
- dependency-name: com.google.osdetector
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <max.lambrecht@hpe.com>
2023-04-13 16:46:25 -05:00
dependabot[bot]
6fe6a6eee2
Bump commons-cli:commons-cli from 1.4 to 1.5.0 ( #124 )
...
Bumps commons-cli:commons-cli from 1.4 to 1.5.0.
---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <max.lambrecht@hpe.com>
2023-04-13 16:46:07 -05:00
dependabot[bot]
d14977c7ec
Bump org.projectlombok:lombok from 1.18.20 to 1.18.26 ( #128 )
...
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok ) from 1.18.20 to 1.18.26.
- [Release notes](https://github.com/projectlombok/lombok/releases )
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.20...v1.18.26 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <max.lambrecht@hpe.com>
2023-04-13 16:45:32 -05:00
dependabot[bot]
72f352fc30
Bump org.apache.commons:commons-lang3 from 3.11 to 3.12.0 ( #129 )
...
Bumps org.apache.commons:commons-lang3 from 3.11 to 3.12.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <max.lambrecht@hpe.com>
2023-04-13 16:42:10 -05:00