diff --git a/.all-contributorsrc b/.all-contributorsrc index dbe1e940c4..77edeae5b6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -66,7 +66,9 @@ "avatar_url": "https://avatars.githubusercontent.com/u/10778883?v=4", "profile": "https://github.com/ermontross", "contributions": [ - "plugin" + "plugin", + "code", + "bug" ] }, { @@ -158,6 +160,16 @@ "contributions": [ "code" ] + }, + { + "login": "baroquebobcat", + "name": "Nora Howard", + "avatar_url": "https://avatars.githubusercontent.com/u/7378?v=4", + "profile": "https://github.com/baroquebobcat", + "contributions": [ + "code", + "bug" + ] } ] } diff --git a/README.md b/README.md index f8998f35b4..0b267efa37 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Licensed under [MIT](LICENSE). Copyright (c) 2024 Slack. Bryan Burkholder
Bryan Burkholder

💻 📖 👀 🐛 🤔 📢 Kyle Sammons
Kyle Sammons

🔌 💻 🐛 Suman Karumuri
Suman Karumuri

💻 👀 🤔 📢 - Emma Montross
Emma Montross

🔌 + Emma Montross
Emma Montross

🔌 💻 🐛 Dan Hermann
Dan Hermann

💻 Kai Chen
Kai Chen

💻 @@ -63,6 +63,7 @@ Licensed under [MIT](LICENSE). Copyright (c) 2024 Slack. Zarna Parekh
Zarna Parekh

💻 + Nora Howard
Nora Howard

💻 🐛 diff --git a/astra/pom.xml b/astra/pom.xml index f08d823788..05c20c1ef1 100644 --- a/astra/pom.xml +++ b/astra/pom.xml @@ -23,14 +23,14 @@ 1.27.3 3.5.0 2.18.0 - 2.17.0 + 2.18.0 9.7.0 2.11.1 5.7.0 - 2.24.0 - 2.28.6 + 2.24.1 + 2.28.11 2.32.0 - 5.11.0 + 5.11.1 @@ -258,7 +258,7 @@ com.google.guava guava - 33.3.0-jre + 33.3.1-jre @@ -327,7 +327,7 @@ software.amazon.awssdk.crt aws-crt - 0.31.1 + 0.31.3 software.amazon.awssdk @@ -428,7 +428,7 @@ net.bytebuddy byte-buddy - 1.15.1 + 1.15.3