Skip to content

Commit d2818f0

Browse files
Updated com.github.spotbugs:spotbugs-annotations to 4.9.2
1 parent 963e83e commit d2818f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ enola_maven.install(
129129
"com.squareup.okhttp3:logging-interceptor:4.12.0",
130130
"dev.dirs:directories:26",
131131
"io.github.amithkoujalgi:ollama4j:1.0.70",
132-
"com.github.spotbugs:spotbugs-annotations:4.9.1",
132+
"com.github.spotbugs:spotbugs-annotations:4.9.2",
133133
"io.github.java-diff-utils:java-diff-utils:4.15",
134134
"org.jsoup:jsoup:1.18.3",
135135
"org.apache.tika:tika-core:3.0.0-BETA2",

maven_install.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
3-
"__INPUT_ARTIFACTS_HASH": -1547960451,
4-
"__RESOLVED_ARTIFACTS_HASH": 1800325533,
3+
"__INPUT_ARTIFACTS_HASH": -1712120262,
4+
"__RESOLVED_ARTIFACTS_HASH": 164289159,
55
"artifacts": {
66
"ch.vorburger.exec:exec": {
77
"shasums": {
@@ -159,10 +159,10 @@
159159
},
160160
"com.github.spotbugs:spotbugs-annotations": {
161161
"shasums": {
162-
"jar": "7ff76e691441580bc26589eaf1c3be18a8c01a593e32bcce257c44491c2a61cc",
162+
"jar": "d5bef4678385fa052040bc7a5deeb8f2e06902189dea1a8dd818a5680ac0f015",
163163
"sources": "990ad9f3500499a99466b7c1e01284f4f41d1499358e7dc38c8defc59dab114c"
164164
},
165-
"version": "4.9.1"
165+
"version": "4.9.2"
166166
},
167167
"com.github.virtuald:curvesapi": {
168168
"shasums": {

0 commit comments

Comments
 (0)