erik-meuwese-topicus commented on code in PR #443:
URL:
https://github.com/apache/maven-build-cache-extension/pull/443#discussion_r2725592323
##########
pom.xml:
##########
@@ -194,9 +194,9 @@ under the License.
<artifactId>plexus-xml</artifactId>
</dependency>
<dependency>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>jsr305</artifactId>
- <version>3.0.2</version>
+ <groupId>org.jspecify</groupId>
Review Comment:
It removes JSR-305 and replaces it with JSpecify to maintain the same
functionality
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]