Skip to content

Commit

Permalink
release 0.5.0 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
ac74475 authored Jul 8, 2021
1 parent 7e4b8c7 commit a071d4e
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions NOTICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ List of third-party dependencies grouped by their license type
* spring-boot-starter-data-r2dbc ([org.springframework.boot:spring-boot-starter-data-r2dbc:2.3.1.RELEASE](https://spring.io/projects/spring-boot))
* spring-boot-starter-test ([org.springframework.boot:spring-boot-starter-test:2.3.1.RELEASE](https://spring.io/projects/spring-boot))
* Spring Shell Starter ([org.springframework.shell:spring-shell-starter:2.0.0.RELEASE](http://projects.spring.io/spring-boot/spring-shell-parent/spring-shell-starter/))
* GCHQ Palisade - Akka Client ([uk.gov.gchq.palisade:client-akka:0.5.0-SNAPSHOT](https://github.com/gchq/Palisade-clients/tree/develop/client-akka))
* GCHQ Palisade - Java Client ([uk.gov.gchq.palisade:client-java:0.5.0-SNAPSHOT](https://github.com/gchq/Palisade-clients/tree/develop/client-java))
* GCHQ Palisade Common Library ([uk.gov.gchq.palisade:common:0.5.0-SNAPSHOT](https://github.com/gchq/Palisade-common))
* GCHQ Palisade - Akka Client ([uk.gov.gchq.palisade:client-akka:0.5.0-RELEASE](https://github.com/gchq/Palisade-clients/tree/develop/client-akka))
* GCHQ Palisade - Java Client ([uk.gov.gchq.palisade:client-java:0.5.0-RELEASE](https://github.com/gchq/Palisade-clients/tree/develop/client-java))
* GCHQ Palisade Common Library ([uk.gov.gchq.palisade:common:0.5.0-RELEASE](https://github.com/gchq/Palisade-common))

### [Eclipse Public License 1.0](./licenses/eclipse_public_license_1.0.html):
* Logback Classic Module ([ch.qos.logback:logback-classic:1.2.3](http://logback.qos.ch/logback-classic))
Expand Down
4 changes: 2 additions & 2 deletions client-akka/mvn_dependency_tree.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
uk.gov.gchq.palisade:client-akka:jar:0.5.0-SNAPSHOT
+- uk.gov.gchq.palisade:common:jar:0.5.0-SNAPSHOT:compile
uk.gov.gchq.palisade:client-akka:jar:0.5.0-RELEASE
+- uk.gov.gchq.palisade:common:jar:0.5.0-RELEASE:compile
| +- com.fasterxml.jackson.core:jackson-databind:jar:2.11.0:compile
| | \- com.fasterxml.jackson.core:jackson-core:jar:2.11.0:compile
| \- org.apache.avro:avro:jar:1.8.2:compile
Expand Down
6 changes: 3 additions & 3 deletions client-fuse/mvn_dependency_tree.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
uk.gov.gchq.palisade:client-fuse:jar:0.5.0-SNAPSHOT
uk.gov.gchq.palisade:client-fuse:jar:0.5.0-RELEASE
+- com.github.serceman:jnr-fuse:jar:0.5.5:compile
| +- com.github.jnr:jnr-ffi:jar:2.1.12:compile
| | +- com.github.jnr:jffi:jar:1.2.23:compile
Expand All @@ -12,8 +12,8 @@ uk.gov.gchq.palisade:client-fuse:jar:0.5.0-SNAPSHOT
| | \- com.github.jnr:jnr-x86asm:jar:1.0.2:compile
| +- com.github.jnr:jnr-posix:jar:3.0.54:compile
| \- com.github.jnr:jnr-constants:jar:0.9.15:compile
+- uk.gov.gchq.palisade:client-java:jar:0.5.0-SNAPSHOT:compile
| +- uk.gov.gchq.palisade:common:jar:0.5.0-SNAPSHOT:compile
+- uk.gov.gchq.palisade:client-java:jar:0.5.0-RELEASE:compile
| +- uk.gov.gchq.palisade:common:jar:0.5.0-RELEASE:compile
| | \- org.apache.avro:avro:jar:1.8.2:compile
| | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile
| | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile
Expand Down
4 changes: 2 additions & 2 deletions client-java/mvn_dependency_tree.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
uk.gov.gchq.palisade:client-java:jar:0.5.0-SNAPSHOT
+- uk.gov.gchq.palisade:common:jar:0.5.0-SNAPSHOT:compile
uk.gov.gchq.palisade:client-java:jar:0.5.0-RELEASE
+- uk.gov.gchq.palisade:common:jar:0.5.0-RELEASE:compile
| \- org.apache.avro:avro:jar:1.8.2:compile
| +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile
| +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile
Expand Down
6 changes: 3 additions & 3 deletions client-s3/mvn_dependency_tree.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
uk.gov.gchq.palisade:client-s3:jar:0.5.0-SNAPSHOT
+- uk.gov.gchq.palisade:client-akka:jar:0.5.0-SNAPSHOT:compile
| +- uk.gov.gchq.palisade:common:jar:0.5.0-SNAPSHOT:compile
uk.gov.gchq.palisade:client-s3:jar:0.5.0-RELEASE
+- uk.gov.gchq.palisade:client-akka:jar:0.5.0-RELEASE:compile
| +- uk.gov.gchq.palisade:common:jar:0.5.0-RELEASE:compile
| | \- org.apache.avro:avro:jar:1.8.2:compile
| | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile
| | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile
Expand Down
6 changes: 3 additions & 3 deletions client-shell/mvn_dependency_tree.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
uk.gov.gchq.palisade:client-shell:jar:0.5.0-SNAPSHOT
+- uk.gov.gchq.palisade:client-java:jar:0.5.0-SNAPSHOT:compile
| +- uk.gov.gchq.palisade:common:jar:0.5.0-SNAPSHOT:compile
uk.gov.gchq.palisade:client-shell:jar:0.5.0-RELEASE
+- uk.gov.gchq.palisade:client-java:jar:0.5.0-RELEASE:compile
| +- uk.gov.gchq.palisade:common:jar:0.5.0-RELEASE:compile
| | \- org.apache.avro:avro:jar:1.8.2:compile
| | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile
| | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile
Expand Down
2 changes: 1 addition & 1 deletion mvn_dependency_tree.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
uk.gov.gchq.palisade:clients:pom:0.5.0-SNAPSHOT
uk.gov.gchq.palisade:clients:pom:0.5.0-RELEASE

0 comments on commit a071d4e

Please sign in to comment.