Skip to content

Conversation

@tcheeric
Copy link
Contributor

@tcheeric tcheeric commented Jan 4, 2026

Description

Related Issue

Fixes #

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test coverage improvement

Checklist

  • My code follows the project's code style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Testing

Screenshots (if applicable)

Additional Notes

@tcheeric tcheeric merged commit 96f5272 into master Jan 4, 2026
4 checks passed
@github-actions
Copy link

github-actions bot commented Jan 4, 2026

Qodana for JVM

23 new problems were found

Inspection name Severity Problems
Vulnerable declared dependency 🔶 Warning 3
Mismatched query and update of collection 🔶 Warning 1
Vulnerable declared dependency ◽️ Notice 19

☁️ View the detailed Qodana report

Detected 74 dependencies

Third-party software list

This page lists the third-party software dependencies used in project

Dependency Version Licenses
annotations 13.0 Apache-2.0
aspectjweaver 1.9.25.1 BSD-3-Clause
bcprov-jdk18on 1.81 MIT
byte-buddy 1.17.8 Apache-2.0
commons-lang3 3.17.0 Apache-2.0
commons-math3 3.6.1 Apache-2.0
commons-text 1.12.0 Apache-2.0
hdrhistogram 2.2.2 BSD-2-Clause
jackson-annotations 2.17.0 Apache-2.0
jackson-core 2.17.0 Apache-2.0
jackson-databind 2.17.0 Apache-2.0
jackson-datatype-jdk8 2.17.0 Apache-2.0
jackson-datatype-jsr310 2.17.0 Apache-2.0
jackson-module-blackbird 2.17.0 BSD-3-CLAUSE-NO-TRADEMARK
jackson-module-parameter-names 2.17.0 Apache-2.0
jakarta.annotation-api 2.1.1 Classpath-exception-2.0
EPL-2.0
GPL-2.0-only
jmh-core 1.37 GPL-2.0-only
ORACLE-OPENJDK-EXCEPTION-2.0
jmh-generator-annprocess 1.37 GPL-2.0-only
ORACLE-OPENJDK-EXCEPTION-2.0
jopt-simple 5.0.4 MIT
jul-to-slf4j 2.0.17 MIT
kotlin-stdlib-common 1.9.25 Apache-2.0
kotlin-stdlib-jdk7 1.9.25 Apache-2.0
kotlin-stdlib-jdk8 1.9.25 Apache-2.0
kotlin-stdlib 1.9.25 Apache-2.0
latencyutils 2.0.3 CC0-1.0
log4j-api 2.24.3 Apache-2.0
log4j-to-slf4j 2.24.3 Apache-2.0
logback-classic 1.5.15 EPL-1.0
LGPL-2.0-or-later
logback-core 1.5.15 EPL-1.0
LGPL-2.0-or-later
lombok 1.18.32 BSD-3-CLAUSE-NO-TRADEMARK
MIT
micrometer-commons 1.14.3 Apache-2.0
micrometer-core 1.14.3 Apache-2.0
micrometer-jakarta9 1.14.3 Apache-2.0
micrometer-observation 1.14.3 Apache-2.0
nostr-java-api 1.2.0 MIT
nostr-java-base 1.2.0 MIT
nostr-java-client 1.2.0 MIT
nostr-java-crypto 1.2.0 MIT
nostr-java-encryption 1.2.0 MIT
nostr-java-event 1.2.0 MIT
nostr-java-id 1.2.0 MIT
nostr-java-util 1.2.0 MIT
okhttp 4.12.0 Apache-2.0
okio-jvm 3.6.0 Apache-2.0
okio 3.6.0 Apache-2.0
slf4j-api 2.0.12 MIT
snakeyaml 2.4 Apache-2.0
spring-aop 6.2.15 Apache-2.0
spring-aspects 6.2.15 Apache-2.0
spring-beans 6.2.15 Apache-2.0
spring-boot-actuator-autoconfigure 3.5.9 Apache-2.0
spring-boot-actuator 3.5.9 Apache-2.0
spring-boot-autoconfigure 3.5.9 Apache-2.0
spring-boot-configuration-processor 3.5.9 Apache-2.0
spring-boot-starter-actuator 3.5.9 Apache-2.0
spring-boot-starter-json 3.5.9 Apache-2.0
spring-boot-starter-logging 3.5.9 Apache-2.0
spring-boot-starter-tomcat 3.5.9 Apache-2.0
spring-boot-starter-web 3.5.9 Apache-2.0
spring-boot-starter-websocket 3.5.9 Apache-2.0
spring-boot-starter 3.5.9 Apache-2.0
spring-boot 3.5.9 Apache-2.0
spring-context 6.2.15 Apache-2.0
spring-core 6.2.15 Apache-2.0
spring-expression 6.2.15 Apache-2.0
spring-jcl 6.2.15 Apache-2.0
spring-messaging 6.2.15 Apache-2.0
spring-retry 2.0.12 Apache-2.0
spring-web 6.2.15 Apache-2.0
spring-webmvc 6.2.15 Apache-2.0
spring-websocket 6.2.15 Apache-2.0
tomcat-embed-core 10.1.50 Apache-2.0
CDDL-1.0
PROPRIETARY-LICENSE
tomcat-embed-el 10.1.50 Apache-2.0
tomcat-embed-websocket 10.1.50 Apache-2.0
Contact Qodana team

Contact us at qodana-support@jetbrains.com

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants