Skip to content

Commit 0ae4591

Browse files
committed
TOMEE-4639 - Bouncycastle 1.85
1 parent 736cff5 commit 0ae4591

14 files changed

Lines changed: 37 additions & 37 deletions

File tree

boms/tomee-microprofile/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -949,17 +949,17 @@
949949
<dependency>
950950
<groupId>org.bouncycastle</groupId>
951951
<artifactId>bcpkix-jdk18on</artifactId>
952-
<version>1.84</version>
952+
<version>1.85</version>
953953
</dependency>
954954
<dependency>
955955
<groupId>org.bouncycastle</groupId>
956956
<artifactId>bcprov-jdk18on</artifactId>
957-
<version>1.84</version>
957+
<version>1.85</version>
958958
</dependency>
959959
<dependency>
960960
<groupId>org.bouncycastle</groupId>
961961
<artifactId>bcutil-jdk18on</artifactId>
962-
<version>1.84</version>
962+
<version>1.85</version>
963963
</dependency>
964964
<dependency>
965965
<groupId>org.codehaus.woodstox</groupId>

boms/tomee-plume/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -979,17 +979,17 @@
979979
<dependency>
980980
<groupId>org.bouncycastle</groupId>
981981
<artifactId>bcpkix-jdk18on</artifactId>
982-
<version>1.84</version>
982+
<version>1.85</version>
983983
</dependency>
984984
<dependency>
985985
<groupId>org.bouncycastle</groupId>
986986
<artifactId>bcprov-jdk18on</artifactId>
987-
<version>1.84</version>
987+
<version>1.85</version>
988988
</dependency>
989989
<dependency>
990990
<groupId>org.bouncycastle</groupId>
991991
<artifactId>bcutil-jdk18on</artifactId>
992-
<version>1.84</version>
992+
<version>1.85</version>
993993
</dependency>
994994
<dependency>
995995
<groupId>org.codehaus.woodstox</groupId>

boms/tomee-plus/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -989,17 +989,17 @@
989989
<dependency>
990990
<groupId>org.bouncycastle</groupId>
991991
<artifactId>bcpkix-jdk18on</artifactId>
992-
<version>1.84</version>
992+
<version>1.85</version>
993993
</dependency>
994994
<dependency>
995995
<groupId>org.bouncycastle</groupId>
996996
<artifactId>bcprov-jdk18on</artifactId>
997-
<version>1.84</version>
997+
<version>1.85</version>
998998
</dependency>
999999
<dependency>
10001000
<groupId>org.bouncycastle</groupId>
10011001
<artifactId>bcutil-jdk18on</artifactId>
1002-
<version>1.84</version>
1002+
<version>1.85</version>
10031003
</dependency>
10041004
<dependency>
10051005
<groupId>org.codehaus.woodstox</groupId>

boms/tomee-webprofile/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -644,17 +644,17 @@
644644
<dependency>
645645
<groupId>org.bouncycastle</groupId>
646646
<artifactId>bcpkix-jdk18on</artifactId>
647-
<version>1.84</version>
647+
<version>1.85</version>
648648
</dependency>
649649
<dependency>
650650
<groupId>org.bouncycastle</groupId>
651651
<artifactId>bcprov-jdk18on</artifactId>
652-
<version>1.84</version>
652+
<version>1.85</version>
653653
</dependency>
654654
<dependency>
655655
<groupId>org.bouncycastle</groupId>
656656
<artifactId>bcutil-jdk18on</artifactId>
657-
<version>1.84</version>
657+
<version>1.85</version>
658658
</dependency>
659659
<dependency>
660660
<groupId>org.codehaus.woodstox</groupId>

examples/mp-config-source-database/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@ applicationCurrrency = Euro
312312
applicationCountry = PT
313313
23-May-2020 00:35:01.677 INFORMAÇÕES [http-nio-40273-exec-7] org.apache.openejb.assembler.classic.Assembler.destroyApplication Undeploying app: /home/daniel/git/apache/tomee/examples/mp-config-source-database/target/workdir/0/test
314314
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.831 sec
315-
23-May-2020 00:35:01.848 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke A valid shutdown command was received via the shutdown port. Stopping the Server instance.
316-
23-May-2020 00:35:01.849 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke Pausing ProtocolHandler ["http-nio-40273"]
315+
23-May-2020 00:35:01.858 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke A valid shutdown command was received via the shutdown port. Stopping the Server instance.
316+
23-May-2020 00:35:01.859 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke Pausing ProtocolHandler ["http-nio-40273"]
317317
23-May-2020 00:35:01.862 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke Stopping service [Catalina]
318318
23-May-2020 00:35:01.865 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke Stopping ProtocolHandler ["http-nio-40273"]
319319
23-May-2020 00:35:01.867 INFORMAÇÕES [main] org.apache.openejb.server.SimpleServiceManager.stop Stopping server services

examples/mp-config-source-database/README_es.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,8 @@ applicationCurrrency = Euro
311311
applicationCountry = PT
312312
23-May-2020 00:35:01.677 INFORMAÇÕES [http-nio-40273-exec-7] org.apache.openejb.assembler.classic.Assembler.destroyApplication Undeploying app: /home/daniel/git/apache/tomee/examples/mp-config-source-database/target/workdir/0/test
313313
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.831 sec
314-
23-May-2020 00:35:01.848 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke A valid shutdown command was received via the shutdown port. Stopping the Server instance.
315-
23-May-2020 00:35:01.849 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke Pausing ProtocolHandler ["http-nio-40273"]
314+
23-May-2020 00:35:01.858 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke A valid shutdown command was received via the shutdown port. Stopping the Server instance.
315+
23-May-2020 00:35:01.859 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke Pausing ProtocolHandler ["http-nio-40273"]
316316
23-May-2020 00:35:01.862 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke Stopping service [Catalina]
317317
23-May-2020 00:35:01.865 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke Stopping ProtocolHandler ["http-nio-40273"]
318318
23-May-2020 00:35:01.867 INFORMAÇÕES [main] org.apache.openejb.server.SimpleServiceManager.stop Stopping server services

examples/mp-config-source-database/README_pt.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,8 @@ applicationCurrrency = Euro
307307
applicationCountry = PT
308308
23-May-2020 00:35:01.677 INFORMAÇÕES [http-nio-40273-exec-7] org.apache.openejb.assembler.classic.Assembler.destroyApplication Undeploying app: /home/daniel/git/apache/tomee/examples/mp-config-source-database/target/workdir/0/test
309309
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.831 sec
310-
23-May-2020 00:35:01.848 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke A valid shutdown command was received via the shutdown port. Stopping the Server instance.
311-
23-May-2020 00:35:01.849 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke Pausing ProtocolHandler ["http-nio-40273"]
310+
23-May-2020 00:35:01.858 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke A valid shutdown command was received via the shutdown port. Stopping the Server instance.
311+
23-May-2020 00:35:01.859 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke Pausing ProtocolHandler ["http-nio-40273"]
312312
23-May-2020 00:35:01.862 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke Stopping service [Catalina]
313313
23-May-2020 00:35:01.865 INFORMAÇÕES [main] sun.reflect.DelegatingMethodAccessorImpl.invoke Stopping ProtocolHandler ["http-nio-40273"]
314314
23-May-2020 00:35:01.867 INFORMAÇÕES [main] org.apache.openejb.server.SimpleServiceManager.stop Stopping server services

examples/webservice-ssl-client-cert/README.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -335,10 +335,10 @@ INFOS: RemoteInitialContextCreated{providerUri=http://localhost:64661/tomee/ejb}
335335
22-May-2019 11:28:31.832 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.ConfigurationFactory.configureService Configuring Service(id=Default Stateless Container, type=Container, provider-id=Default Stateless Container)
336336
22-May-2019 11:28:31.833 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.AutoConfig.createContainer Auto-creating a container for bean CalculatorImpl: Container(type=STATELESS, id=Default Stateless Container)
337337
22-May-2019 11:28:31.833 INFOS [http-nio-64661-exec-3] org.apache.openejb.assembler.classic.Assembler.createRecipe Creating Container(id=Default Stateless Container)
338-
22-May-2019 11:28:31.840 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.ConfigurationFactory.configureService Configuring Service(id=Default Managed Container, type=Container, provider-id=Default Managed Container)
339-
22-May-2019 11:28:31.841 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.AutoConfig.createContainer Auto-creating a container for bean app.Comp168386325: Container(type=MANAGED, id=Default Managed Container)
340-
22-May-2019 11:28:31.841 INFOS [http-nio-64661-exec-3] org.apache.openejb.assembler.classic.Assembler.createRecipe Creating Container(id=Default Managed Container)
341-
22-May-2019 11:28:31.848 INFOS [http-nio-64661-exec-3] org.apache.openejb.core.managed.SimplePassivater.init Using directory /Users/apache/tomee/examples/webservice-ssl-client-cert/target/test/tomee/apache-tomee-plus-10.0.0-M1-SNAPSHOT/temp for stateful session passivation
338+
22-May-2019 11:28:31.850 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.ConfigurationFactory.configureService Configuring Service(id=Default Managed Container, type=Container, provider-id=Default Managed Container)
339+
22-May-2019 11:28:31.851 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.AutoConfig.createContainer Auto-creating a container for bean app.Comp168386325: Container(type=MANAGED, id=Default Managed Container)
340+
22-May-2019 11:28:31.851 INFOS [http-nio-64661-exec-3] org.apache.openejb.assembler.classic.Assembler.createRecipe Creating Container(id=Default Managed Container)
341+
22-May-2019 11:28:31.858 INFOS [http-nio-64661-exec-3] org.apache.openejb.core.managed.SimplePassivater.init Using directory /Users/apache/tomee/examples/webservice-ssl-client-cert/target/test/tomee/apache-tomee-plus-10.0.0-M1-SNAPSHOT/temp for stateful session passivation
342342
22-May-2019 11:28:31.876 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.AppInfoBuilder.build Enterprise application "/Users/apache/tomee/examples/webservice-ssl-client-cert/target/test/app/0/app" loaded.
343343
22-May-2019 11:28:31.876 INFOS [http-nio-64661-exec-3] org.apache.openejb.assembler.classic.Assembler.createApplication Assembling app: /Users/apache/tomee/examples/webservice-ssl-client-cert/target/test/app/0/app
344344
22-May-2019 11:28:31.892 INFOS [http-nio-64661-exec-3] org.apache.openejb.assembler.classic.JndiBuilder.bind Jndi(name=CalculatorImplLocal) --> Ejb(deployment-id=CalculatorImpl)

examples/webservice-ssl-client-cert/README_pt.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -331,10 +331,10 @@ INFOS: RemoteInitialContextCreated{providerUri=http://localhost:64661/tomee/ejb}
331331
22-May-2019 11:28:31.832 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.ConfigurationFactory.configureService Configuring Service(id=Default Stateless Container, type=Container, provider-id=Default Stateless Container)
332332
22-May-2019 11:28:31.833 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.AutoConfig.createContainer Auto-creating a container for bean CalculatorImpl: Container(type=STATELESS, id=Default Stateless Container)
333333
22-May-2019 11:28:31.833 INFOS [http-nio-64661-exec-3] org.apache.openejb.assembler.classic.Assembler.createRecipe Creating Container(id=Default Stateless Container)
334-
22-May-2019 11:28:31.840 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.ConfigurationFactory.configureService Configuring Service(id=Default Managed Container, type=Container, provider-id=Default Managed Container)
335-
22-May-2019 11:28:31.841 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.AutoConfig.createContainer Auto-creating a container for bean app.Comp168386325: Container(type=MANAGED, id=Default Managed Container)
336-
22-May-2019 11:28:31.841 INFOS [http-nio-64661-exec-3] org.apache.openejb.assembler.classic.Assembler.createRecipe Creating Container(id=Default Managed Container)
337-
22-May-2019 11:28:31.848 INFOS [http-nio-64661-exec-3] org.apache.openejb.core.managed.SimplePassivater.init Using directory /Users/apache/tomee/examples/webservice-ssl-client-cert/target/test/tomee/apache-tomee-plus-10.0.0-M1-SNAPSHOT/temp for stateful session passivation
334+
22-May-2019 11:28:31.850 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.ConfigurationFactory.configureService Configuring Service(id=Default Managed Container, type=Container, provider-id=Default Managed Container)
335+
22-May-2019 11:28:31.851 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.AutoConfig.createContainer Auto-creating a container for bean app.Comp168386325: Container(type=MANAGED, id=Default Managed Container)
336+
22-May-2019 11:28:31.851 INFOS [http-nio-64661-exec-3] org.apache.openejb.assembler.classic.Assembler.createRecipe Creating Container(id=Default Managed Container)
337+
22-May-2019 11:28:31.858 INFOS [http-nio-64661-exec-3] org.apache.openejb.core.managed.SimplePassivater.init Using directory /Users/apache/tomee/examples/webservice-ssl-client-cert/target/test/tomee/apache-tomee-plus-10.0.0-M1-SNAPSHOT/temp for stateful session passivation
338338
22-May-2019 11:28:31.876 INFOS [http-nio-64661-exec-3] org.apache.openejb.config.AppInfoBuilder.build Enterprise application "/Users/apache/tomee/examples/webservice-ssl-client-cert/target/test/app/0/app" loaded.
339339
22-May-2019 11:28:31.876 INFOS [http-nio-64661-exec-3] org.apache.openejb.assembler.classic.Assembler.createApplication Assembling app: /Users/apache/tomee/examples/webservice-ssl-client-cert/target/test/app/0/app
340340
22-May-2019 11:28:31.892 INFOS [http-nio-64661-exec-3] org.apache.openejb.assembler.classic.JndiBuilder.bind Jndi(name=CalculatorImplLocal) --> Ejb(deployment-id=CalculatorImpl)

server/openejb-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>org.bouncycastle</groupId>
150150
<artifactId>bcmail-jdk18on</artifactId>
151-
<version>1.84</version>
151+
<version>1.85</version>
152152
<scope>test</scope>
153153
</dependency>
154154
</dependencies>

0 commit comments

Comments
 (0)