Skip to content

Commit d4fb896

Browse files
committed
Dependency updates
1 parent b733f08 commit d4fb896

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,13 @@
111111
<properties>
112112
<maven.compiler.release>11</maven.compiler.release>
113113
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
114-
<spotbugs.version>4.9.7</spotbugs.version>
115-
<spotbugs.maven.plugin.version>4.9.7.0</spotbugs.maven.plugin.version>
114+
<spotbugs.version>4.9.8</spotbugs.version>
115+
<spotbugs.maven.plugin.version>4.9.8.1</spotbugs.maven.plugin.version>
116116
<jacoco.plugin.version>0.8.14</jacoco.plugin.version>
117117
<lombok.version>1.18.42</lombok.version>
118118
<maven.javadoc.plugin.version>3.12.0</maven.javadoc.plugin.version>
119119
<mockito.version>5.20.0</mockito.version>
120-
<slf4j.version>2.0.16</slf4j.version>
120+
<slf4j.version>2.0.17</slf4j.version>
121121
<okhttp.version>5.2.1</okhttp.version>
122122
</properties>
123123

@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>com.amilesend</groupId>
164164
<artifactId>okhttp-client-extensions</artifactId>
165-
<version>1.1.3</version>
165+
<version>1.1.4</version>
166166
</dependency>
167167
<dependency>
168168
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)