Skip to content

Commit

Permalink
[SIP2-206] - Update NEWS.md and added changes of SIP2-205
Browse files Browse the repository at this point in the history
  • Loading branch information
gurleenkaurbp committed May 29, 2024
1 parent 9e7dd2a commit fb5ed51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.2.3 2024-05-29
* [SIP2-205](https://issues.folio.org/browse/SIP2-205): edge-sip2 release issue, main process exit with error in description

## 3.2.2 2024-05-28
* [SIP2-200](https://issues.folio.org/browse/SIP2-200): Enhance WebClient TLS Configuration for Secure Connections to OKAPI
* [SIP2-201](https://issues.folio.org/browse/SIP2-201): Enhance SIP2 Endpoint Security with TLS and FIPS-140-2 Compliant Cryptography
Expand Down
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,11 +191,6 @@
<version>1.78</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.folio.okapi</groupId>
<artifactId>okapi-common</artifactId>
Expand Down Expand Up @@ -437,7 +432,6 @@
</goals>
<configuration>
<ignoreNonCompile>true</ignoreNonCompile>
<failOnWarning>true</failOnWarning>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit fb5ed51

Please sign in to comment.