aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INFO.yaml16
-rw-r--r--prh-commons/pom.xml2
2 files changed, 7 insertions, 11 deletions
diff --git a/INFO.yaml b/INFO.yaml
index f3699a76..578a37da 100644
--- a/INFO.yaml
+++ b/INFO.yaml
@@ -41,16 +41,6 @@ committers:
company: 'Nokia'
id: 'pwielebs'
timezone: 'Europe/Warsaw'
- - name: 'Joseph O Leary'
- email: 'joseph.o.leary@est.tech'
- company: 'EST'
- id: 'JoeOLeary'
- timezone: 'Ireland/UTC'
- - name: 'Kornel Janiak'
- email: 'kornel.janiak@nokia.com'
- company: 'Nokia'
- id: 'kjaniak'
- timezone: 'Europe/Warsaw'
- name: 'Jack Lucas'
email: 'jflos@sonoris.net'
company: 'IC'
@@ -97,3 +87,9 @@ tsc:
- type: 'Addition'
name: 'Remigiusz Janeczek'
link: 'https://lists.onap.org/g/onap-tsc/message/7026'
+ - type: 'Removal'
+ name: 'Kornel Janiak'
+ link: 'https://lists.onap.org/g/onap-tsc/message/7419'
+ - type: 'Removal'
+ name: 'Joseph O Leary'
+ link: 'https://lists.onap.org/g/onap-tsc/message/7419'
diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml
index 2061787b..a9b94bfe 100644
--- a/prh-commons/pom.xml
+++ b/prh-commons/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
- <version>5.2.7.RELEASE</version>
+ <version>5.2.12.RELEASE</version>
</dependency>
<dependency>
<groupId>io.projectreactor.netty</groupId>