Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update java #2234

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugins:maven-checkstyle-plugin 3.5.0 -> 3.6.0 age adoption passing confidence
org.apache.maven.plugins:maven-surefire-plugin 3.5.0 -> 3.5.2 age adoption passing confidence
com.google.cloud.tools:jib-maven-plugin 3.4.3 -> 3.4.4 age adoption passing confidence
org.mockito:mockito-core 5.14.1 -> 5.14.2 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) 2.18.0 -> 2.18.2 age adoption passing confidence
org.apache.logging.log4j:log4j-core (source) 2.24.1 -> 2.24.3 age adoption passing confidence
org.apache.logging.log4j:log4j-api (source) 2.24.1 -> 2.24.3 age adoption passing confidence
io.micrometer:micrometer-registry-stackdriver 1.13.4 -> 1.14.2 age adoption passing confidence
io.micrometer:micrometer-bom 1.13.4 -> 1.14.2 age adoption passing confidence
com.google.cloud:libraries-bom (source) 26.47.0 -> 26.52.0 age adoption passing confidence
com.google.cloud:spring-cloud-gcp-dependencies (source) 5.6.1 -> 5.9.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) 3.3.4 -> 3.4.1 age adoption passing confidence

Release Notes

mockito/mockito (org.mockito:mockito-core)

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2
  • 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter, dependabot[bot]
  • Fix #​3466 nexus publishing configuration (#​3470)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#​3468)
  • Bump bytebuddy from 1.15.3 to 1.15.4 (#​3467)
  • Missing 5.14.2 release (#​3466)
  • chore: Tests whether JVM warnings / messages on dynamic attach (#​3462)
  • Bump junit-jupiter from 5.11.1 to 5.11.2 (#​3461)
  • Renames extension modules with mockito- prefix (#​3460)
  • Avoid attach warning if Byte Buddy is configured for command-line attach. (#​3459)
  • Bump org.shipkit:shipkit-auto-version from 2.0.10 to 2.0.11 (#​3458)
  • Bump junit-jupiter from 5.11.0 to 5.11.1 (#​3455)
  • Move root project to dedicated core folder (#​3444)
  • Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#​3136)
micrometer-metrics/micrometer (io.micrometer:micrometer-registry-stackdriver)

v1.14.2: 1.14.2

Compare Source

🐞 Bug Fixes

  • Protect against concurrent reads/writes to Context keyvalues #​5739
  • Null stacktrace in InvalidObservationException using Virtual Threads #​5702
  • Deprecate AggregationTemporality#toOtlpAggregationTemporality #​5733
  • Warn about gauge re-registration #​5688
  • executor.queued metrics of ForkJoinPool does not include queued submissions #​5650
  • Default ObservationConventions for Grpc do not always use a consistent set of keyvalues #​5609

🔨 Dependency Upgrades

  • Bump software.amazon.awssdk:cloudwatch from 2.29.14 to 2.29.23 #​5724
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.3 to 1.3.4 #​5723
  • Bump dropwizard-metrics from 4.2.28 to 4.2.29 #​5721

📔 Documentation

  • Remove duplicated contextpropagation.adoc #​5693
  • Polish "Grafana Dashboard" section #​5662
  • Use BOM for Micrometer dependency examples in reference docs #​5652

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye

v1.14.1: 1.14.1

Compare Source

📔 Documentation

  • Gauges may be silently ignored when MeterFilters drop or transform tags #​5616

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.1 to 1.8.2 #​5685
  • Bump software.amazon.awssdk:cloudwatch from 2.29.7 to 2.29.14 #​5669
  • Bump shaded netty to 4.1.115.Final in micrometer-registry-statsd to address CVE-2024-47535 #​5660

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye

v1.14.0: 1.14.0

Compare Source

Micrometer 1.14.0 is the GA version of a new feature release. See our support policy for support timelines.

Below are the combined release notes of all the pre-release milestones and release candidate preceding this GA release.

⚠️ Noteworthy

  • Support ExponentialHistogram in OTLP #​3861
  • Virtual thread metrics #​3956
  • Validate expected Observation API call ordering on TestObservationRegistry #​5239

⭐ New Features / Enhancements

  • Expose TestObservationRegistry as an AssertJ AssertProvider #​5551
  • Use failure with actual and expected message to improve IDE experience for ObservationContextAssert #​5550
  • Replace @Nonnull(when = When.MAYBE) with @CheckForNull in @Nullable #​5485
  • Warn about Prometheus meter registration failure #​5228
  • Improve performance of merging two Tags/KeyValues instances #​5140
  • Allow user-provided custom scheduler for periodically binding KafkaMetrics #​4976
  • Allow specifying the meterNameConsumer for HighCardinalityTagsDetector #​4028
  • Virtual thread metrics #​3956
  • Allow tagsBasedOnJoinPoint to override extraTags with CountedAspect #​2461
  • Configurable _source.enabled Elastic mapping property #​1629
  • Skip registering Caffeine meters when statistics are not enabled #​5409
  • Log a warning when instrumenting a cache that is not recording stats in CaffeineCacheMetrics #​5402
  • MultiGauge.register should accept more types #​5390
  • Metrics not collected after ExecutorService recreation #​5366
  • Add "cancelled" information to the GrpcServerObservationContext #​5301
  • process_start_time_seconds HELP description inconsistency between Prometheus and micrometer #​5290
  • Add history-tracking to ObservationValidator #​5370
  • [dynatrace/v2] reduce log verbosity #​5306
  • Validate expected Observation API call ordering on TestObservationRegistry #​5239
  • Add JvmThreadDeadlockMetrics #​5222
  • Allow multiple MeterTag annotations for multiple tags from same target #​4081
  • Support ExponentialHistogram in OTLP #​3861
  • Expose ForkJoinPool parallelism and pool size metrics #​5236
  • Allow custom ThreadFactory for OtlpMeterRegistry #​5153
  • Do not register GC metrics when GC notifications are unavailable #​5149
  • Cancelled status code not reported in the gRPC server metrics #​5109
  • Add counter of failed attempts to retrieve a connection from the pool #​5057
  • Add Support for @MeterTag to @Counted #​4725
  • Compile-time weaving support for aspects #​1149
  • Service level objectives support on @Timed annotation #​5145

📔 Documentation

  • Add docs for ObservationValidator #​5387
  • Add docs for multiple MeterTag annotations #​5641
  • Add docs for @MeterTag for @Counted #​5640
  • Add docs for JvmThreadDeadlockMetrics #​5614
  • Add docs for ForkJoinPool parallelism and pool size metrics #​5611
  • Add docs for VirtualThreadMetrics #​5610

🔨 Dependency Upgrades

  • Bump io.prometheus:prometheus-metrics-bom to 1.3.3 #​5649
  • Bump software.amazon.awssdk:cloudwatch to 2.29.7 #​5645
  • Bump com.google.cloud:libraries-bom to 26.50.0 #​5638
  • Bump com.signalfx.public:signalfx-java to 1.0.47 #​5635
  • Bump com.google.auth:google-auth-library-oauth2-http to 1.29.0 #​5634
  • Bump software.amazon.awssdk:cloudwatch to 2.29.6 #​5631
  • Bump com.netflix.spectator:spectator-reg-atlas to 1.8.1 #​5630
  • Bump com.google.cloud:google-cloud-monitoring to 3.54.0 #​5628
  • Bump dropwizard-metrics to 4.2.28 #​5569
  • Bump io.opentelemetry.proto:opentelemetry-proto to 1.3.2-alpha #​5268
  • Bump org.hdrhistogram:HdrHistogram to 2.2.2 #​5171

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​codesimplicity, @​genuss, @​izeye, @​mihalyr, @​lcavadas, @​filiphr, @​sean-heller, @​vasiliy-sarzhynskyi, @​ArtyomGabeev, @​kinddevil, @​mstyura, @​madhead, @​pirgeo, @​rkurniawati, @​lenin-jaganathan, @​smaxx

v1.13.9: 1.13.9

Compare Source

🐞 Bug Fixes

  • Deprecate AggregationTemporality#toOtlpAggregationTemporality #​5733
  • Warn about gauge re-registration #​5688
  • executor.queued metrics of ForkJoinPool does not include queued submissions #​5650
  • Default ObservationConventions for Grpc do not always use a consistent set of keyvalues #​5609

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.28 to 4.2.29 #​5726

📔 Documentation

  • Remove duplicated contextpropagation.adoc #​5693
  • Polish "Grafana Dashboard" section #​5662
  • Use BOM for Micrometer dependency examples in reference docs #​5652

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye

v1.13.8: 1.13.8

Compare Source

📔 Documentation

  • Gauges may be silently ignored when MeterFilters drop or transform tags #​5616

🔨 Dependency Upgrades

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye

v1.13.7: 1.13.7

Compare Source

🐞 Bug Fixes

  • Native Image Hazelcast error: java.lang.NoSuchMethodError: com.hazelcast.map.IMap.getName() #​5604

📔 Documentation

  • Add documentation for @Counted #​5613

🔨 Dependency Upgrades

  • Bump com.signalfx.public:signalfx-java from 1.0.46 to 1.0.47 #​5623
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.17.3 #​5622

📝 Tasks

  • Enable japicmp task for micrometer-registry-statsd #​5612
  • Improve UCUM time unit mapping for Dynatrace #​5594

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye

v1.13.6: 1.13.6

Compare Source

⭐ New Features / Enhancements

  • Improve memory usage of StepBucketHistogram #​4954

🐞 Bug Fixes

  • Instrumented Java 11 HttpClient does not re-throw exceptions in sendAsync call #​5136
  • Map time units to UCUM format for Dynatrace #​5588
  • Aspects' tagsBasedOnJoinPoint may throw uncaught exception #​5584
  • Set user agent header in OTLP registry #​5577
  • MicrometerHttpRequestExecutor fails to instrument with Apache HC 5.4 #​5575

📔 Documentation

  • Remove duplicated context-propagation documentation in Micrometer docs #​5549
  • [OTLP Registry] Document batch size configuration #​5578

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.27 to 4.2.28 #​5566
  • Bump context-propagation to 1.1.2 #​5592

📝 Tasks

  • Bump org.junit:junit-bom from 5.10.4 to 5.10.5 #​5571
  • Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.3 to 0.4.4 #​5567
  • Bump jersey3 from 3.0.12 to 3.0.16 #​5560
  • Do not include formerly removed micrometer-samples-jetty12 subproject #​5554
  • Bump spring from 5.3.37 to 5.3.39 #​5419
  • Bump org.junit.platform:junit-platform-launcher from 1.10.4 to 1.10.5 #​5557
  • Bump org.mongodb:mongodb-driver-sync from 4.11.3 to 4.11.4 #​5538
  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7 #​5536
  • Bump io.netty:netty-bom from 4.1.112.Final to 4.1.114.Final #​5534
  • Bump io.spring.develocity.conventions from 0.0.20 to 0.0.22 #​5533
  • Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.10.4 #​5532
  • Bump jetty9 from 9.4.55.v20240627 to 9.4.56.v20240826 #​5531
  • Bump junit from 5.10.3 to 5.10.4 #​5530
  • Bump spring from 5.3.37 to 5.3.39 #​5455

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​lenin-jaganathan, @​pirgeo, @​kinddevil, and @​joaopgrassi

v1.13.5: 1.13.5

Compare Source

🐞 Bug Fixes

  • ConcurrentModificationException when late meter filters are added #​5489

🔨 Dependency Upgrades

  • Bump com.signalfx.public:signalfx-java from 1.0.45 to 1.0.46 #​5506
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.19 to 1.7.21 #​5505

Tasks

  • Use Prometheus BOMs for dependency management #​5468

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​mabartos, @​emmanuel-ferdman, and @​izeye

googleapis/java-cloud-bom (com.google.cloud:libraries-bom)

v26.52.0

Compare Source

Dependencies
  • update dependency com.google.cloud:first-party-dependencies to v3.41.0 (#​6875) (eb138b6)
  • update dependency com.google.cloud:gapic-libraries-bom to v1.49.0 (#​6892) (e095472)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.45.0 (#​6886) (cf9fe6e)
  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.11.0 (#​6881) (b3da142)
  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.50.0 (#​6874) (79bb5be)
  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.51.0 (#​6893) (125ffe4)
  • update dependency com.google.cloud:google-cloud-datastore-bom to v2.25.0 (#​6876) (17e75dc)
  • update dependency com.google.cloud:google-cloud-datastore-bom to v2.25.1 (#​6888) (a90efed)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.30.1 (#​6873) (699c4db)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.30.2 (#​6880) (050a33f)
  • update dependency com.google.cloud:google-cloud-logging-bom to v3.21.0 (#​6884) (cb319f3)
  • update dependency com.google.cloud:google-cloud-logging-logback to v0.132.0-alpha (#​6887) (30d9b73)
  • update dependency com.google.cloud:google-cloud-nio to v0.127.28 (#​6882) (0ae4361)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.135.0 (#​6877) (df7b955)
  • update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.15.0 (#​6885) (eb74bc2)
  • update dependency com.google.cloud:google-cloud-spanner-bom to v6.83.0 (#​6889) (2fc8d1a)
  • update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.25.1 (#​6890) (fc4869e)
  • update dependency com.google.cloud:google-cloud-storage-bom to v2.46.0 (#​6883) (dc38e51)
  • update dependency org.codehaus.plexus:plexus-utils to v3.6.0 (#​6891) (4529f52)

v26.51.0

Compare Source

Dependencies
  • update dependency com.google.cloud:first-party-dependencies to v3.40.0 (#​6848) (7323bf9)
  • update dependency com.google.cloud:gapic-libraries-bom to v1.48.0 (#​6851) (a985441)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.44.0 (#​6859) (dc74a8e)
  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.10.3 (#​6852) (50745d4)
  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.47.0 (#​6846) (a33bdbe)
  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.48.0 (#​6861) (99b1e7f)
  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.49.0 (#​6867) (b938caa)
  • update dependency com.google.cloud:google-cloud-datastore-bom to v2.24.3 (#​6845) (41ff654)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.29.1 (#​6847) (81214d9)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.30.0 (#​6866) (26c0e5b)
  • update dependency com.google.cloud:google-cloud-logging-bom to v3.20.7 (#​6849) (12f1ea2)
  • update dependency com.google.cloud:google-cloud-logging-logback to v0.131.17-alpha (#​6855) (811f67d)
  • update dependency com.google.cloud:google-cloud-nio to v0.127.27 (#​6863) (2e0fd9e)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.134.2 (#​6856) (45e7359)
  • update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.14.8 (#​6857) (0796674)
  • update dependency com.google.cloud:google-cloud-spanner-bom to v6.81.2 (#​6865) (b6f057d)
  • update dependency com.google.cloud:google-cloud-spanner-bom to v6.82.0 (#​6868) (ceef103)
  • update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.25.0 (#​6869) (e6447a3)
  • update dependency com.google.cloud:google-cloud-storage-bom to v2.45.0 (#​6853) (2159492)

v26.50.0

Compare Source

Dependencies
  • update dependency com.google.cloud:first-party-dependencies to v3.38.0 (#​6812) (73ea7ac)
  • update dependency com.google.cloud:first-party-dependencies to v3.39.0 (#​6820) (6746f15)
  • update dependency com.google.cloud:gapic-libraries-bom to v1.47.0 (#​6811) (95d68ee)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.43.2 (#​6825) (eb611f0)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.43.3 (#​6830) (6df5fd2)
  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.10.0 (#​6815) (c8586d6)
  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.10.1 (#​6822) (cd4c57b)
  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.10.2 (#​6826) (39c5c2f)
  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.46.0 (#​6833) (9cc59ba)
  • update dependency com.google.cloud:google-cloud-datastore-bom to v2.24.1 (#​6831) (af20e1e)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.27.4 (#​6808) (cf24d46)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.28.0 (#​6834) (2d2b829)
  • update dependency com.google.cloud:google-cloud-logging-bom to v3.20.5 (#​6814) (7bdfa93)
  • update dependency com.google.cloud:google-cloud-logging-bom to v3.20.6 (#​6823) (87ef81e)
  • update dependency com.google.cloud:google-cloud-logging-logback to v0.131.16-alpha (#​6827) (476cc06)
  • update dependency com.google.cloud:google-cloud-nio to v0.127.26 (#​6835) (2c49bcf)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.134.0 (#​6816) (9efd1b0)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.134.1 (#​6828) (d02b9b5)
  • update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.14.7 (#​6838) (88b0c80)
  • update dependency com.google.cloud:google-cloud-spanner-bom to v6.80.0 (#​6818) (e5ca0c9)
  • update dependency com.google.cloud:google-cloud-spanner-bom to v6.80.1 (#​6829) (0401269)
  • update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.24.0 (#​6819) (edc7c35)
  • update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.24.1 (#​6824) (5413759)
  • update dependency com.google.cloud:google-cloud-storage-bom to v2.44.0 (#​6813) (caeedce)
  • update dependency com.google.cloud:google-cloud-storage-bom to v2.44.1 (#​6821) (063787d)

v26.49.0

Compare Source

Features
Dependencies
  • update dependency com.google.cloud:first-party-dependencies to v3.37.0 (#​6790) (6d7a933)
  • update dependency com.google.cloud:gapic-libraries-bom to v1.46.0 (#​6801) (72c2342)
  • update dependency com.google.cloud:google-cloud-bigquery to v2.43.1 (#​6797) (5c4d406)
  • update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.9.3 (#​6794) (c320e66)
  • update dependency com.google.cloud:google-cloud-bigtable-bom to v2.45.1 (#​6788) (19584f8)
  • update dependency com.google.cloud:google-cloud-datastore-bom to v2.23.0 (#​6804) (5603c10)
  • update dependency com.google.cloud:google-cloud-firestore-bom to v3.27.2 (#​6787) (32eddac)
  • update dependency com.google.cloud:google-cloud-logging-bom to v3.20.4 (#​6793) (468ec77)
  • update dependency com.google.cloud:google-cloud-logging-logback to v0.131.14-alpha (#​6798) (9d5a38e)
  • update dependency com.google.cloud:google-cloud-nio to v0.127.25 (#​6799) (5a6dbef)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.1 (#​6792) (1dca987)
  • update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.14.4 (#​6800) (b079f9d)
  • update dependency com.google.cloud:google-cloud-spanner-bom to v6.79.0 (#​6802) (3f3ae66)
  • update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.23.0 (#​6803) (d5baa2c)
  • update dependency com.google.cloud:google-cloud-storage-bom to v2.43.2 (#​6795) (b99c895)
  • update dependency com.google.googlejavaformat:google-java-format to v1.24.0 (#​6789) (3012d01)

v26.48.0

Compare Source

Dependencies

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added dependencies Pull requests that update a dependency file lang: java Issues specific to Java. labels Oct 7, 2024
@renovate-bot renovate-bot requested review from yoshi-approver and a team as code owners October 7, 2024 00:51
@dpebot
Copy link
Collaborator

dpebot commented Oct 7, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 14, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 15, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 15, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 19, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 24, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 24, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 25, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 28, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 28, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 29, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 30, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 30, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 2, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 5, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 6, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 6, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 9, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 10, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update java fix(deps): update java Dec 10, 2024
@dpebot
Copy link
Collaborator

dpebot commented Dec 11, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 14, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 17, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 17, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 24, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 26, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 28, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 30, 2024

/gcbrun

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 lang: java Issues specific to Java.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants