Skip to content

Commit

Permalink
Bump plugin-api to 4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fdaugan committed Feb 13, 2024
1 parent d96ac33 commit 79612a5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 97 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ligoj.api</groupId>
<artifactId>plugin-parent</artifactId>
<version>4.1.4</version>
<version>4.1.5</version>
<relativePath />
</parent>

Expand Down
60 changes: 0 additions & 60 deletions src/main/java/org/ligoj/app/plugin/qa/sonar/AuthCurlProcessor.java

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

import org.ligoj.bootstrap.core.curl.CurlProcessor;
import org.ligoj.bootstrap.core.curl.HttpResponseCallback;
import org.ligoj.bootstrap.core.curl.SessionAuthCurlProcessor;

import java.util.Map;
import java.util.regex.Pattern;
Expand Down

0 comments on commit 79612a5

Please sign in to comment.