diff --git a/parent/pom.xml b/parent/pom.xml index 401d4e5b86417..d0383ea06899f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -393,7 +393,7 @@ 4.6.5.Final SRU2023-10.1.4 6.4.5 - 3.2.0 + 3.2.1 1.8.0 9.2.0 0.34.1 diff --git a/test-infra/camel-test-infra-pulsar/src/test/resources/org/apache/camel/test/infra/pulsar/services/container.properties b/test-infra/camel-test-infra-pulsar/src/test/resources/org/apache/camel/test/infra/pulsar/services/container.properties index 1eed593c17f3d..0d24ad597bc44 100644 --- a/test-infra/camel-test-infra-pulsar/src/test/resources/org/apache/camel/test/infra/pulsar/services/container.properties +++ b/test-infra/camel-test-infra-pulsar/src/test/resources/org/apache/camel/test/infra/pulsar/services/container.properties @@ -14,4 +14,4 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- -pulsar.container=apachepulsar/pulsar:3.1.1 \ No newline at end of file +pulsar.container=apachepulsar/pulsar:3.1.3 \ No newline at end of file