Skip to content

Commit

Permalink
Merge branch 'main' into single-file-element-template
Browse files Browse the repository at this point in the history
  • Loading branch information
mathias-vandaele authored Nov 28, 2024
2 parents 8dc2edb + d285d93 commit a7602ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion connectors/kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<properties>
<!-- Pins avro version, as jackson-dataformat-avro transitively imports the outdated one -->
<version.avro>1.12.0</version.avro>
<version.schema-registry>7.7.1</version.schema-registry>
<version.schema-registry>7.7.2</version.schema-registry>
<license.inlineheader>Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH
under one or more contributor license agreements. Licensed under a proprietary license.
See the License.txt file for more information. You may not use this file
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ limitations under the License.</license.inlineheader>
<version.logback>1.5.12</version.logback>

<version.aws-java-sdk>1.12.779</version.aws-java-sdk>
<version.software-aws-java-sdk>2.29.22</version.software-aws-java-sdk>
<version.software-aws-java-sdk>2.29.23</version.software-aws-java-sdk>
<version.aws-lambda-java-events>3.14.0</version.aws-lambda-java-events>
<version.aws-lambda-java-core>1.2.3</version.aws-lambda-java-core>

Expand Down

0 comments on commit a7602ae

Please sign in to comment.