Skip to content

Commit

Permalink
Merge branch 'main' into GEA-626_Apply_new_CPE_matching_in_CVE_scans_…
Browse files Browse the repository at this point in the history
…optimization
  • Loading branch information
jhelmold authored Oct 18, 2024
2 parents 8015dd9 + a8eb3ce commit 7158336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .docker/prod-oldstable.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ ARG DEBIAN_FRONTEND=noninteractive

RUN apt-get update && \
apt-get install -y --no-install-recommends \
libcjson1 \
libglib2.0-0 \
libgpgme11 \
libgnutls30 \
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ message ("-- Configuring the Greenbone Vulnerability Management Libraries...")

# VERSION: Always include major, minor and patch level.
project (gvm-libs
VERSION 22.12.2
VERSION 22.13.0
LANGUAGES C)

if (POLICY CMP0005)
Expand Down

0 comments on commit 7158336

Please sign in to comment.