karaf-decanter
karaf-decanter copied to clipboard
Apache Karaf Decanter, an observability framework powered by Apache Karaf
Bumps [guava](https://github.com/google/guava) from 25.1-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.50.v20221201 to 9.4.51.v20230217. Release notes Sourced from jetty-server's releases. 9.4.51.v20230217 Sponsored Release This is a release of the End of Community Support Jetty 9.x series that was...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.4.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
this will update project.build.outputTimestamp value during release
`subject.getPrincipals()` returns a synchronized SecureSet but the iterator in `principals` must be protected by a synchronization on the `Set` otherwise, if the Set is modified during iteration, it can lead...
…he Prometheus-Collector
Bumps org.snmp4j:snmp4j from 3.9.1 to 3.9.3. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 8.17.4 to 8.18.1. Release notes Sourced from co.elastic.clients:elasticsearch-java's releases. v8.18.0 What's Changed Check the official release notes. Full Changelog: https://github.com/elastic/elasticsearch-java/compare/v8.17.5...v8.18.0 v8.17.5 What's Changed Check v8.16.7 release notes...
Bumps [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) from 4.1.119.Final to 4.2.1.Final. Commits 72d0cce [maven-release-plugin] prepare release netty-4.2.1.Final f1b892b Fix javadoc generation so validation on sonatype works 322548c Import gpg key before trying to generate the...
Bumps [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) from 1.12.782 to 1.12.783. Changelog Sourced from com.amazonaws:aws-java-sdk-bom's changelog. 1.12.783 2025-04-29 Amazon S3 Features Abort multipart download if object is modified during download. Commits 1dc377a AWS SDK for...